blob: 4bc7c3ccbb9c36fca440e23511a51e44886d423f (
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">
<head>
<title>html401-strict</title>
<meta name="author" content="olivier Thereaux">
<!-- Date: 2007-03-07 -->
</head>
<body>
<p>Sample HTML 4.01 Strict document encoded in iso-8859-1, with charset declared in meta http-equiv.</p>
<p>àccentuatéd characters</p>
</body>
</html>
|