Hi,
My problem is simple. I want different styles on each column of a table. I've read that you could do that by using <colgroup>
or <col>
but i had no luck
I have an exemple here and nothing seems to change.
am i doing something wrong? will this work on xhtml?
Thxs for your help :)
BTW: i know i could add a "class" attribute on each <td>
but that seems kinda weak