blob: fc05364ba3cc7b52fc1210c75279fc7fe5324a85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<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. This document has a namespace declaration in the html root element, which should not happen in HTML 4.01.</p>
</body>
</html>
|