File: bogus-fpi.html

package info (click to toggle)
w3c-markup-validator 0.7.4-5.2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,736 kB
  • ctags: 117
  • sloc: perl: 1,938; sh: 94; makefile: 53; xml: 8
file content (32 lines) | stat: -rw-r--r-- 609 bytes parent folder | download | duplicates (3)
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
30
31
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>