how can i add a border to my tables |
how can i add a border to my tables |
Mar 18 2007, 11:13 PM
Post
#1
|
|
|
peace and love ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 326 Joined: Oct 2004 Member No: 53,946 |
ive tried sooooooo many times, i dont know if im adding the borders to the wrong table.
ive tried so many times. can someone just tell me the table names, and the border coding? |
|
|
|
![]() |
Mar 18 2007, 11:54 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Mar 2007 Member No: 508,211 |
Adding borders to the wrong table?
Add this to your stylesheet. CODE table table table {border: 1px solid; border-color: ######; background-color: ######; } ###### - change that to the color that you want. |
|
|
|
![]() ![]() |