- From: David Dorward <david@dorward.me.uk>
- Date: Sat, 2 Apr 2005 02:45:04 +0100
- To: Patryk Korzeniecki <patrol110@wp.pl>
- Cc: www-validator@w3.org
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.uk
Received on Saturday, 2 April 2005 01:45:13 UTC