TH | TH | TH | TH | TH |
---|---|---|---|---|
TABLE FOOTER DETAILS | ||||
Cell | Cell | Cell | Cell | Cell |
Cell | Cell | Cell | Cell | Cell |
Cell | Cell | Cell | Cell | Cell |
Cell | Cell | Cell | Cell | Cell |
Cell | Cell | Cell | Cell | Cell |
<style>
.customtable
{
width:auto!important;
height:100%!important;
line-Height:30px;
border:5px solid #ff6600;
border-collapse:separate;
padding:1px;
margin:1px;
border-spacing:1px;
}
.customtable thead tr th
{
border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;
font-family:'arial',helvetica, sans-serif';
font-size:100%;
padding:1px;margin:1px;
spacing:1px;
vertical-align:bottom;
color:#ff6600;
text-align:left;
line-height:20px;
background-color:#ffe87c;background-image: url('http://shabirhakim.net/img/tableheader.png');background-repeat:repeat;background-position:center;background-attachment:scroll;
}
.customtable tfoot tr td
{
background-color:#ff6600;color:#ffffff;
border:1px solid #ffffff;
font-family:'arial',helvetica, sans-serif';;
font-size:100%;
padding:1px;margin:1px;
border-spacing:1px;
vertical-align:top;
text-align:center;
line-height:20px;
font-weight:;
}
.customtable tbody tr {width:100%;}
.customtable tbody tr td
{
width:20%;
border:0px dotted #000000;
background-color:#ffffff;
color:#000000;
margin:1px;
border-spacing:1px;
padding:1px;
font-family:'arial',helvetica, sans-serif';
text-align:left;
vertical-align:middle;
}
</style>
<!DOCTYPE html>
<html>
<head>
<title>CSS BASED TABLE</title>
</head>
<body>
<table class="customtable">
<thead>
<tr><th>TH
</th><th>TH
</th><th>TH
</th><th>TH
</th><th>TH
</th></tr>
</thead>
<tfoot>
<tr>
<td colspan="5">TABLE FOOTER DETAILS</td>
</tr>
</tfoot>
<tbody>
<!-- Row 1 -->
<tr><td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> </tr>
<!-- Row 2 -->
<tr><td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> </tr>
<!-- Row 3 -->
<tr><td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> </tr>
<!-- Row 4 -->
<tr><td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> </tr>
<!-- Row 5 -->
<tr><td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> <td>Cell
</td> </tr>
</tbody>
</table>
</body></html>
The perfect choice for Entrepreneur, business advisor and corporates.