Re: Valid Editors; Frames DTD

-----BEGIN PGP SIGNED MESSAGE-----

In article <Pine.LNX.3.93.960626193837.1588A-100000@crystal.clare.cam.ac.uk>,
James Aylett <sja20@hermes.cam.ac.uk> wrote:
> The way it is usually done (on all pages I've looked at) is:
> 
> <html>
> <head> ... </head>
> <body>
> <frameset> ... </frameset>

According to Netscape, frames are supposed to *replace* the normal
body, so they should either be IN the head, or follow directly
after it.

A DTD could then look like this:

<!ELEMENT HTML O O  (HEAD, (FRAMESET|BODY))>
<!ELEMENT HEAD O O  (%head.content) +(%head.misc)>
<!ELEMENT FRAMESET O O ((FRAME)+, NOFRAMES)>
<!ELEMENT NOFRAMES O O (BODY)>
<!ELEMENT FRAME - O EMPTY -- I don't use frames, but I think this is it -->

Galactus
<!------> <BLINK>Netscape sucks</BLINK> -->
- -- 
To find out more about PGP, send mail with HELP PGP in the SUBJECT line to me.
E-mail: galactus@stack.urc.tue.nl - Please PGP encrypt your mail if you can.
Finger galactus@turtle.stack.urc.tue.nl for public key (key ID 0x416A1A35).
Anonymity and privacy site: <http://www.stack.urc.tue.nl/~galactus/remailers/>


-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: cp850

iQCVAgUBMdGcnzyeOyxBaho1AQEq4gP9Ff9F4KfPp62M5wkwQNTswZBK9TaLkaHn
rP2MfCrIzlw+gqYrbj5pcMTrAbHO/tXjL4KfRv3ng3dAiYTrMZGcQbFvVCztpjGK
O3jKhAmPX5T7AOCksHegDwWx/gzoHMEz7KF86dVrcmhqrdsSMumllnj22oGxwzXn
4pcuJ4GegXI=
=a3bM
-----END PGP SIGNATURE-----

Received on Wednesday, 26 June 1996 16:30:30 UTC