On Thu, Mar 31, 2005 at 03:40:30PM +0200, Patryk Korzeniecki wrote: > and i noticed that o have a lot of problems with Flash elements in the > site :( http://www.google.com/search?q=valid%20flash > and very strange problem with: > > /Line 26 <#line-26>, column 56/: there is no attribute "BACKGROUND" > |<td width="150" valign="top" align="center" background=*"*gfx/menul.jpg"> > | > > |i think that it`s fine ;) http://www.w3.org/TR/html4/index/attributes.html clearly shows that the background attribute only applies to the <body> element ... and is deprecated anyway. The CSS background-image property, on the other hand, applies to everything. http://www.w3.org/TR/CSS2/propidx.html -- David Dorward http://dorward.me.ukReceived on Saturday, 2 April 2005 01:45:13 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:50 UTC