summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
diff options
context:
space:
mode:
authorgerald <gerald@localhost>1999-09-27 10:04:58 +0000
committergerald <gerald@localhost>1999-09-27 10:04:58 +0000
commitcb282e189103572721621f4f743960b4a1bbe9c5 (patch)
treeccf5d0d51ac469ee595b45253416d3ce284f830c /htdocs/dev/tests
parent73fe54ec4ecf2d11aafbb7f647776c349b786237 (diff)
downloadmarkup-validator-cb282e189103572721621f4f743960b4a1bbe9c5.zip
markup-validator-cb282e189103572721621f4f743960b4a1bbe9c5.tar.gz
markup-validator-cb282e189103572721621f4f743960b4a1bbe9c5.tar.bz2
trivial document with a bogus FPI
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-xhtdocs/dev/tests/bogus-fpi.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/htdocs/dev/tests/bogus-fpi.html b/htdocs/dev/tests/bogus-fpi.html
new file mode 100755
index 0000000..50570ec
--- /dev/null
+++ b/htdocs/dev/tests/bogus-fpi.html
@@ -0,0 +1,32 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+
+<head>
+ <title>test document with a bogus FPI</title>
+ <link rev="made" href="mailto:gerald@w3.org">
+ <meta name="revision"
+ content="$Id: bogus-fpi.html,v 1.1 1999-09-27 10:04:58 gerald Exp $">
+</head>
+
+<body>
+
+<p>
+This is a test document with a bogus FPI.
+</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: 1999-09-27 10:04:58 $
+</address>
+
+</body>
+
+</html>
+