- From: David Dorward <david@dorward.me.uk>
- Date: Wed, 20 Apr 2005 08:34:39 +0100
- To: Vytautas Jakutis <vytulis@gmail.com>
- Cc: www-validator@w3.org
On Tue, Apr 19, 2005 at 11:23:44PM +0300, Vytautas Jakutis wrote: > 1. Line 65, column 84: document type does not allow element "img" > here... :(( but it's inside <script> tag... it is in javascript > function, which returns html code... Since you are using XHTML you should take a look at http://www.w3.org/TR/xhtml1/#h-4.8 And since you are serving XHTML 1.1 as text/html, you should also see: http://www.w3.org/TR/xhtml-media-types/ -- David Dorward http://dorward.me.uk
Received on Wednesday, 20 April 2005 07:34:41 UTC