Knightnet Site Design - How to do nicely bordered tables |
||||||||||
|
Standard HTML table borders are rather brutal so it is nice to use cascating style sheet (CSS) control to format tables properly. CSS.tblBorder TD {border:.01em solid silver;text-align:left;} HTML<table class="tblBorder" cellspacing="0" cellpadding="3%"> ... Example
| ||||||||||
![]() ![]() |
Page: Updated 2008-07-10 08:50:07, Author Julian Knight |