Re: Possible use of <INSERT> - serious inquiry

At 10:27 AM 3/19/96 -0400, Murray Altheim wrote:
>A valid HTML document is of the form:
>
>    <!DOCTYPE ...>
>    <HTML>
>    <TITLE>...</TITLE>
>    <BODY>
>    ...
>    </BODY>
>    </HTML>
>
>To insert another valid HTML document anywhere in this structure
>invalidates the document, unless the inserted entity is a document fragment
>and it is allowed at the inserted location. 

You're speaking of inserting it into the content of the first document. Many
people don't need anything that powerful. They just want to include HTML
toolbars the same way they can include GIF toolbars and HTML sidebars just
as they can include JPEG sidebars.

 Paul Prescod

Received on Tuesday, 19 March 1996 11:32:14 UTC