blob: c2c584ee59c689b43b05fcf0e786ff183fd15321 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<!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">
</head>
<body>
<p>
This is a test document with a bogus FPI.
</p>
<p>
See: <a href="./">W3C Markup Validation Service: Tests</a>
</p>
<hr>
<address>
<a href="http://validator.w3.org/check?uri=referer">valid HTML</a><br>
<a href="../../feedback.html">Gerald Oskoboiny</A>
</address>
</body>
</html>
|