Re: A good how-to write HTML guide (was: Re: Agenda)

Have you parsed your page against the "HTML 3.0"
DTD?

>Ewww, HAL doesn't like my homepage :)
(It doesn't like <IMG> inside <A>!!!)
%text is the content model of <A> (with the provision for no nested
anchors) and the allowed context of <IMG> is %text, according to [1].

[1] HyperText Markup Language Specification Version
    3.0
    http://www.hp.co.uk/people/dsr/html/CoverPage.html

-- 
-------------------------------------------------------------------------------
 Name: Benjamin C. W. Sittler

-- 
Terry Allen  (terry@ora.com)   O'Reilly & Associates, Inc.
Editor, Digital Media Group    101 Morris St.
			       Sebastopol, Calif., 95472

A Davenport Group sponsor.  For information on the Davenport 
  Group see ftp://ftp.ora.com/pub/davenport/README.html
	or  http://www.ora.com/davenport/README.html

Received on Friday, 14 July 1995 12:09:39 UTC