Border Malfunctions |
![]() ![]() |
Border Malfunctions |
Sep 15 2005, 01:01 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 45 Joined: May 2005 Member No: 139,883 |
Okay, so here's the deal. I use this CSS to give me borders around my table.
The thing is, not all the borders show up that way. One is Orange and a couple are white. My Myspace Can anyone pinpoint my problem, I've been working on this for hours and can't figure it out. Thanks You. |
|
|
|
Sep 15 2005, 04:59 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 67 Joined: Nov 2004 Member No: 66,079 |
QUOTE <Style type="text/css"> Table, Td{border-style:none;} table table td{width:100%;} table table table table td{width:auto;} table table table{width:100%;border-color:cc9900;border-style:solid;border-width:3px;padding:4px;} table table table table{border-style:none;} </Style> Try this code instead. |
|
|
|
Sep 16 2005, 10:58 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 45 Joined: May 2005 Member No: 139,883 |
perfecto! thanks!
|
|
|
|
![]() ![]() |