(This is part of my detailed review of the Writing HTML documents section.) The spec says about optional tags: An html element's end tag may be omitted if the html element is not immediately followed by a space character or a comment. However, since spaces after the </html> tag will be inserted into the html element by the parser anyway, the </html> tag might well be allowed to be omitted when it is followed by space characters (but not when those in turn are followed by a comment). -- Simon Pieters Opera SoftwareReceived on Saturday, 1 September 2007 15:47:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:40:00 GMT