summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/colons.html
blob: 5a0d58a31271a4994a4b8bff62da8ea7d8b1a8ed (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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>XHTML 1.0 Strict with chars in the range 0x80-0x9B</title>
    <link rev="made" href="mailto:gerald@w3.org" />
    <link rel="stylesheet" type="text/css" href="/base.css" />
    <meta name="revision" content="$Id: colons.html,v 1.2 2003-05-24 20:32:46 link Exp $" />
    <meta name="modified" content="$Date: 2003-05-24 20:32:46 $" />
  </head>

  <body>
    <h1><a href="http://www.w3.org/"><img height="48" alt="W3C"
          src="http://www.w3.org/Icons/WWW/w3c_home" /></a> HTML Validator</h1>

    <none:p>This element uses an undeclared namespace prefix.</none:p>
    <p>This element uses an undeclared namespace prefix on only the end tag.</none:p>
    <none:p>This element uses an undeclared namespace prefix on only the start tag.</p>
    <address>
      <a href="http://validator.w3.org/check/referer"><img
	 src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
	 alt="Valid XHTML 1.0!" /></a>
      <a href="/feedback.html">Webmaster</a><br />
	 $Date: 2003-05-24 20:32:46 $
    </address>

  </body>
</html>