summaryrefslogtreecommitdiffstats
path: root/htdocs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/dev')
-rwxr-xr-xhtdocs/dev/tests/iso-html.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/htdocs/dev/tests/iso-html.html b/htdocs/dev/tests/iso-html.html
new file mode 100755
index 0000000..895a960
--- /dev/null
+++ b/htdocs/dev/tests/iso-html.html
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN">
+<html>
+
+<head>
+ <title>test ISO-HTML document</title>
+ <link rev="made" href="mailto:gerald@w3.org">
+ <meta name="revision"
+ content="$Id: iso-html.html,v 1.1 2000-10-19 00:18:04 gerald Exp $">
+</head>
+
+<body>
+
+<p>
+This is a test <a
+href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO-HTML</a> document.
+</p>
+
+<p>
+See: <a href="./">W3C HTML Validation Service: Tests</a>
+</p>
+
+<hr>
+
+<address>
+ <a href="http://validator.w3.org/check/referer">valid HTML</a><br>
+ <a href="/feedback.html">Gerald Oskoboiny</A><br>
+ $Date: 2000-10-19 00:18:04 $
+</address>
+
+</body>
+
+</html>
+