Re: page control in HTML

Michael Johnson (michaelj@relay.relay.com)
Wed, 31 May 1995 07:27:07 +0500


>I take it that there is no way of doing this nicely
>so I iterate my request that there should be something like
><HR NEWPAGE> or a new tag <PAGE> then there could also
>be a tag <NOPAGE> which would make a block go together on
>a page

Rather than ask for a new tag, take a page out of the C compiler's
book and do something like this:

<!--PAGE-->
<!--NOPAGE-->
<!--/NOPAGE-->

Browsers and SGML parsers would ignore this, since it is a comment.
Your printer program could pay attention to it.

Michael Johnson
Relay Technology, Inc.