Forum Moderators: open

Message Too Old, No Replies

background attribute of TR tag is not supported

         

Senne

6:09 pm on Jan 17, 2004 (gmt 0)

10+ Year Member



bakground attribute of TR tag is not supported, someone a solution?

WeirdoPL

12:35 am on Jan 18, 2004 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



<tr style="background-image:graphicname.jpg"> is one way that uses inline CSS.