summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/colons.html
blob: e36d72ef41ebd1fe8c79fa51fc8f6c37a59f9ba1 (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
<!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="../../style/base" />
  </head>

  <body>
    <div id="banner">
      <h1 id="title">
        <a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="../../images/no_w3c.png" /></a>
        <a href="../../"><span>Markup Validation Service</span></a>
      </h1>
      <p id="tagline">Check the markup (HTML, XHTML, …) of Web documents</p>
    </div>

    <div class="intro">
    <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>
    </div>
    <div id="footer">
    <address>
      <a href="http://validator.w3.org/check?uri=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>
    </address>
    </div>
  </body>
</html>