Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: Start HTML doc without HTML tag - was: More language tags would solve a lot of annoyances

From: Christoph Päper <christoph.paeper@tu-clausthal.de>
Date: Mon, 17 Nov 2003 17:43:52 +0100
Message-ID: <00fb01c3ad2a$0de66320$3ef4ae8b@heim4.tuclausthal.de>
To: <www-html@w3.org>

*Chris Moschini*:
> David Woolley [david@djwhome.demon.co.uk] wrote:
>>
>> <TITLE>; this can also be the first tag agfter the <!DOCTYPE directive
>> for HTML 4.01 documents.)
> 
> Where is this specified in the HTML4.01 spec? I can't find it - or is it
> specified elsewhere? 

 <!ELEMENT HTML O O (%html.content;)    -- document root element -->
 <!ELEMENT HEAD O O (%head.content;) +(%head.misc;) -- document head -->
<!ELEMENT TITLE - - (#PCDATA) -(%head.misc;) -- document title -->
 <!ELEMENT BODY O O (%block;|SCRIPT)+ +(INS|DEL) -- document body -->
                ^
<!ENTITY % head.content "TITLE & BASE?">
                         ^^^^^
Received on Monday, 17 November 2003 11:45:25 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.