- From: UCHIDA Akira <uchida@happy.email.ne.jp>
- Date: Fri, 28 Jan 2000 21:46:46 +0900
- To: www-html-editor@w3.org
- Cc: uchida@happy.email.ne.jp
I believe that this example in HTML 4.01, 14.1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <HEAD> <LINK href="special.css" rel="stylesheet" type="text/css"> </HEAD> <BODY> <P class="special">This paragraph should have special green text. </BODY> </HTML> is NOT a fragment HTML, but a complete HTML instance. So, there must be a TITLE in the document HEAD. And it might be better to put a TITLE into the HEAD element which is included in every fragment HTML in section 14 and section 15. -- UCHIDA Akira <uchida@happy.email.ne.jp> Public key : <http://www.asahi-net.or.jp/%7Esd5a-ucd/PGP.html>
Received on Friday, 28 January 2000 07:46:45 UTC