Table Borders |
Table Borders |
Nov 14 2008, 01:48 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 |
Does anyone know of a code that will give the tables just one border around the entire table instead of borders around each section?
LIKE THIS ![]() NOT LIKE THIS ![]() Thanks! |
|
|
|
![]() |
Nov 14 2008, 01:59 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
whatever code you're using for table borders, replace it with this:
CODE table, tr, td, table table table table { border:none; }
table table table { border-color:######; border-style:solid; border-width:1px; } |
|
|
|
kayleighSTFU Table Borders Nov 14 2008, 01:48 AM
kayleighSTFU Thank you very very much! Nov 14 2008, 02:01 AM
manny-the-dino Topic Closed & Moved Nov 14 2008, 02:08 AM![]() ![]() |