summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/html20-strict.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/dev/tests/html20-strict.html')
-rw-r--r--htdocs/dev/tests/html20-strict.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/htdocs/dev/tests/html20-strict.html b/htdocs/dev/tests/html20-strict.html
new file mode 100644
index 0000000..6bbfa55
--- /dev/null
+++ b/htdocs/dev/tests/html20-strict.html
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0 Strict//EN">
+<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+<title>HTML 2.0 Strict sample</title>
+<h1>HTML 2.0 Strict sample</h1>
+
+<p>A very simple HTML 2.0 Strict document, snatched from Frank Ellermann.</p>
+
+<p>Please note that there is no explicit
+<tt>&lt;html&gt;</tt>, no
+<!-- one ---- two -->
+<tt>&lt;head&gt;</tt>, and no
+<!-- test-- -- SGML -->
+<tt>&lt;body&gt;</tt>, but the
+<tt>&lt;title&gt;</tt> is required.
+