summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/html401-strict.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/dev/tests/html401-strict.xhtml')
-rw-r--r--htdocs/dev/tests/html401-strict.xhtml14
1 files changed, 14 insertions, 0 deletions
diff --git a/htdocs/dev/tests/html401-strict.xhtml b/htdocs/dev/tests/html401-strict.xhtml
new file mode 100644
index 0000000..5ed58b2
--- /dev/null
+++ b/htdocs/dev/tests/html401-strict.xhtml
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <title>html401-strict</title>
+ <meta name="generator" content="TextMate http://macromates.com/">
+ <meta name="author" content="olivier Thereaux">
+ <!-- Date: 2007-03-07 -->
+</head>
+<body>
+<p>Sample HTML 4.01 Strict document, with proper FPI, no SI.</p>
+</body>
+</html>