summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/iso-html.html
blob: 06d4d0111676eb8062966337a7b2a314a3a092ef (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
30
31
32
33
34
35
<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN">
<html>

<head>
  <title>test ISO-HTML document</title>
  <link rev="made" href="mailto:gerald@w3.org">
  <meta name="revision"
    content="$Id: iso-html.html,v 1.2 2000-10-19 00:23:00 gerald Exp $">
</head>

<body>

<p>
This is a test <a
href="http://purl.org/NET/ISO+IEC.15445/15445.html">ISO-HTML</a> document.
</p>

<p>
See: <a href="./">W3C HTML Validation Service: Tests</a>
</p>

<hr>

<div>
<address>
  <a href="http://validator.w3.org/check/referer">valid HTML</a><br>
  <a href="/feedback.html">Gerald Oskoboiny</A><br>
     $Date: 2000-10-19 00:23:00 $
</address>
</div>

</body>

</html>