bakground attribute of TR tag is not supported, someone a solution?
WeirdoPL
12:35 am on Jan 18, 2004 (gmt 0)
All I can tell You is that the attribute is defined only for the BODY of the document. (I think it actually worked on my blog in TDs as well). It's deprecated anyway.
You can probably do this with DIVs, but how?...
tedster
3:59 am on Jan 18, 2004 (gmt 0)
<tr style="background-image:graphicname.jpg"> is one way that uses inline CSS.