Posted by Thomas Mόller on 03/17/07 11:14
Hello,
the following HTML works:
<td bgcolor="C00000">Test</td>
the following doesn't work:
<td class="BG">Test</td>
in the styles.css is BG defined:
.BG { bgcolor: C00000 }
what's my fault?
Thanks in advance,
Tom
Navigation:
[Reply to this message]
|