HELLLLPPP!!!!! |
![]() ![]() |
HELLLLPPP!!!!! |
Apr 5 2006, 04:59 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Dec 2005 Member No: 313,161 |
<style>
table table table {border:1px solid; border-color:000000; padding:0; background-color:FFFFFF;} table tbody td table tbody tr td.text table{background-color:000000;} </style> this doesnt work for me, can someone tell me if im doing something wrong? |
|
|
|
Apr 5 2006, 05:11 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
The borders are going bonkers because you're supposed to use other table codes to add borders. Use this code to add borders instead:
CODE <style>
table table table {border:1px solid; border-color:000000; padding:0; background-color:FFFFFF;} table tbody td table tbody tr td.text table{background-color:000000;} table table{border:0px;} table table table table{border:0px;} </style> |
|
|
|
Apr 5 2006, 05:18 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Dec 2005 Member No: 313,161 |
it left my page looking funny
http://www.myspace.com/ohmygod123 |
|
|
|
Apr 5 2006, 05:21 PM
Post
#4
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
I changed the coding. Copy the code and try again.
|
|
|
|
![]() ![]() |