I'm just curious if any popular browser would display this page properly http://www.tarunz.org/~vassilii/html-is-an-sgml-dtd.html I though Moz would, but it disapointed me.
Opera does, but only for XML (i.e. application/xhtml+xml).
I've saved it as .xml, tided it to be well-formed and got: "Your browser (Opera/8.0 (Windows NT 5.1; U; en)) rules! Drop me a line..."
<!DOCTYPE HTML [
<!ENTITY But "">
<!ENTITY your "">
<!ENTITY fine "">
<!ENTITY browser "">
<!ENTITY does "">
<!ENTITY n0t 'Your browser (Opera/8.0 (Windows NT 5.1; U; en)) rules! <a href="mailto:[EMAIL PROTECTED]">Drop</a> me a line...'>
<!ENTITY care "">
]>
<html>
<head>
<title>HTML is an SGML DTD</title>
<meta name="description" content="SGML perversion about HTML. Only truly SGML-based systems display this page properly, honoring the entities declared in the declaration subset and expanding them further on." />
<meta name="keywords" content="HTML, SGML, DTD, SGML entity, WWW browser" />
</head>
<body>
<h1><a href="http://www.w3c.org/MarkUp/">HTML</a> is an <a href="http://www.oasis-open.org/cover/">SGML</a> DTD</h1>(And a set of processing conventions...)
<p>&But; &your; &fine; &browser; &does; &n0t; &care;</p>
<p>FYI: you are currently using</p><var>Opera/8.0 (Windows NT 5.1; U; en)</var>.
<hr />
Copyright copy-wasnt-defined 1998, 1999 by <a href="/~vassilii/">Vassilii Khachaturov</a>
</body>
</html>
-- regards, Kornel Lesiński
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
