oops... got the address wrong again.
--
Dan
http://www.w3.org/People/Connolly/
Forwarded message 1
intro/sgmltut.html:
$Id: sgmltut.src,v 1.46 1997/11/04 22:25:07 ian Exp $
========
Here is an example of an HTML document:
<HTML>
<HEAD>
<TITLE>My first HTML document</TITLE>
</HEAD>
<BODY>
<P>Hello world!
</BODY>
</HTML>
========
That's not an HTML Document!
Another edit (I already requested this one, but it's not in there):
7.2 HTML version information
"so authors should include one of the following document type
declarations in their documents. "
s/should/must/
--
Dan
http://www.w3.org/People/Connolly/