table colours? |
table colours? |
Mar 9 2006, 02:25 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 27 Joined: Mar 2006 Member No: 383,711 |
is there a way to make my tables different colours like this?: Webpage
|
|
|
|
![]() |
| *StanleyThePanda* |
Mar 9 2006, 02:41 PM
Post
#2
|
|
Guest |
<style type="text/css">
table table table {border: 0px solid; border-color: #border color; padding:0; background-color: #Left table color;} table tbody td table tbody tr td.text table{background-color: #right table color;} table table{border:0px;} table table table table{border:0px;} </style> Use that code, replace the "left color table" "right color table" and "border color" with whatever colors you want. |
|
|
|
PoeticxTragedy table colours? Mar 9 2006, 02:25 PM
PoeticxTragedy um i just tried the code and it didnt work is ther... Mar 9 2006, 02:44 PM![]() ![]() |