Ash
09-10-2003, 05:14 AM
Hi,
I know that you can use tr { background: #30A2B6; }
to set the colour of a table row, but I need two different coloured rows, one for the table header and one for the rest of the table.
I was hoping I could use something like trtop { background: #30A2B6; }
and
trbottom { background: #586868; }
but I can't get it to work. Where am I going wrong ?
I know that you can use tr { background: #30A2B6; }
to set the colour of a table row, but I need two different coloured rows, one for the table header and one for the rest of the table.
I was hoping I could use something like trtop { background: #30A2B6; }
and
trbottom { background: #586868; }
but I can't get it to work. Where am I going wrong ?