- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 08 Jul 2004 03:35:49 +0200
- To: ".: Stefano Bisetto :." <stefano.bis@libero.it>
- Cc: <www-validator@w3.org>
* .: Stefano Bisetto :. wrote: >Why the validator doesn't accept the BACKGROUND attribute for BODY? As you can learn from http://www.w3.org/TR/html4/struct/global.html#edef-BODY the background attribute is generally allowed on the <body> element. Is is however not included in the HTML 4.01 Strict document type, you have to use the Transitional document type. If you use XHTML 1.0 Transitional, make sure that you specify the attribute name in all lower-case.
Received on Wednesday, 7 July 2004 21:36:30 UTC