View Full Version : Colorful tables


SPiiTe
05-10-2003, 10:03 PM
Alright, well i've been asking around on how to do tables like this http://www.deadjournal.com/userinfo.bml?user=oopunchoo Well, can someone pleaseeee tell me how to do this!?!? People say to go right to lissaexplains.com in the tables section. i dont get it... help.

Elentari
05-10-2003, 10:34 PM
You just have to learn how to make tables....
Try this...it's an explanation I gave someone, hopefully it helps.

http://www.lissaexplains.com/forum//showthread.php?s=&threadid=33275

(To add colours to cells just add the color tag to the td)

IE

<td background-color="red">

That code will make sense when you read the link above.

designhazard
05-13-2003, 01:40 PM
this is also cool (a rainbow frame without images!):
<table bgcolor="#000000" border="0" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="#FB69BC" border="0" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="#000000" border="0" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="#F8FC80" border="0" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="#000000" border="0" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="#80E0FC" border="0" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="#000000" border="0" cellspacing="0" cellpadding="1"><tr><td>
<table bgcolor="#FFFFFF" border="0" cellspacing="0" cellpadding="3">
<tr><td width="150">

content goes here..............

</td></tr></table></td></tr></table></td></tr></table>
</td></tr></table></td></tr></table></td></tr>
</table></td></tr></table></td></tr></table>