|
Bruce2000 -> RE: Styles Within a DIV for Links (1/16/2007 21:33:13)
|
Ah. I see. Another question about tables: can you apply classes to a ROW of a table, or just cells? I updated my CSS test page linked above and it would only work if I gave an ID to the <td>, not the <tr>. But that just lets me format one single cell. so in the example I linked above, a table with 4 cells, I'd have to use more code to make each cell unique, even if I wanted the same padding for all the cells? Most of the tables on my site don't get too fancy but I do make extensive use of padding to make the layout neater. From what I can see, it doesn't look like I can apply things like padding or border to the table ID itself either, right?
|
|
|
|