|
Posted by Bergamot on 04/05/07 16:39
bartomolina@gmail.com wrote:
> when i use the css tr.odd attribute, nothing happens
> tr.odd {background: #000}
tr.odd td {background: #000}
BTW, tr.odd is not an attribute, it's a selector. You should also set a
foreground color to go with that background, otherwise you could end up
with unreadable black on black.
--
Berg
Navigation:
[Reply to this message]
|