No known errors in HTML4.01?

About item...

  21.Document Type Definition

...leads to an included DTD for HTML4.01, where it says...

   Typical usage:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
            "http://www.w3.org/TR/html4/strict.dtd">

...and that URL gives a 404 Not Found error, while this one...

  <URL:http://www.w3.org/TR/html401/strict.dtd>

...seems to be what we need?

Btw, that last "strict.dtd" document has the same error in it, and there
seems to be a lot of other faulty links in that new recommendation too.
I may be back with a list later on.

-- 
Jan Roland Eriksson <jrexon@newsguy.com>
<URL:http://extra.newsguy.com/%7Ejrexon/>

Received on Monday, 27 December 1999 08:07:30 UTC