summaryrefslogtreecommitdiffstats
path: root/htdocs/header.html
blob: 0df8bc554c1a40ea066e92ea1ddaa91aedc49e44 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title><!--#echo var="title" --></title>
    <link rev="made" href="mailto:gerald@w3.org" />
    <link rev="start" href="/" title="Home Page" />
    <style type="text/css" media="screen">@import "/base.css";</style>
    <meta name="keywords" content="HTML, Hypertext Markup Language, Validation,
      W3C HTML Validation Service" />
    <meta name="description" content="W3C's easy-to-use
      HTML validation service, based on an SGML parser." />
    <meta name="revision" content="<!--#echo var="revision" -->" />
    <!-- SSI Template Version: $Id: header.html,v 1.9 2001-10-20 10:19:39 link Exp $ -->
  </head>

  <body>
    <div>
      <p class="navbar">
        <span class="hideme"><a href="#title" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
        <a href="/" title="Go to the Home Page for The W3C HTML Validation Service">[&nbsp;Home&nbsp;Page&nbsp;]</a> <span class="hideme">|</span>
        <a href="/docs/" title="Documentation for this Service">Documentation</a> <span class="hideme">|</span>
        <a href="/source/" title="Information on Source Availability">Source&nbsp;Code</a> <span class="hideme">|</span>
        <a href="/whatsnew.html" title="The changes made to this service recently">What's&nbsp;New</a> <span class="hideme">|</span>
        <a href="/feedback.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span>
        <a href="/about.html" title="Information About this Service">About...</a> <span class="hideme">|</span>
      </p>
      <p class="navbar">
        <a href="http://jigsaw.w3.org/css-validator/" class="offsite" title="The W3C CSS Validator">CSS&nbsp;Validator</a> <span class="hideme">|</span>
        <a href="/checklink" class="offsite" title="The W3C Link Checker">Link&nbsp;Checker</a> <span class="hideme">|</span>
        <a href="http://www.w3.org/People/Raggett/tidy/" class="offsite" title="The HTML Tidy Home Page">HTML&nbsp;Tidy</a> <span class="hideme">|</span>
        <a href="http://www.cast.org/bobby/" class="offsite" title="The Bobby Accesibility Checker">Bobby&nbsp;Online</a> <span class="hideme">|</span>
      </p>
      <p class="navbar">
        <a href="http://www.w3.org/MarkUp/" class="offsite" title="The W3C HTML Home Page">HTML&nbsp;Home</a> <span class="hideme">|</span>
        <a href="http://www.w3.org/TR/xhtml11/" class="offsite" title="The XHTML 1.1 Recommendation">XHTML&nbsp;1.1</a> <span class="hideme">|</span>
        <a href="http://www.w3.org/TR/xhtml1/" class="offsite" title="The XHTML 1.0 Recommendation">XHTML&nbsp;1.0</a> <span class="hideme">|</span>
        <a href="http://www.w3.org/TR/html401/" class="offsite" title="The HTML 4.01 Recommendation">HTML&nbsp;4.01</a> <span class="hideme">|</span>
      </p>
      <p class="navbar">
        <a href="http://www.w3.org/Style/" class="offsite" title="The W3C Style Home Page">Style&nbsp;Home</a> <span class="hideme">|</span>
        <a href="http://www.w3.org/TR/xsl/" class="offsite" title="The XSL 1.0 Proposed Recommendation">XSL&nbsp;1.0</a> <span class="hideme">|</span>
        <a href="http://www.w3.org/TR/REC-CSS1" class="offsite" title="The CSS Level 1 Recommendation">CSS&nbsp;Level&nbsp;1</a> <span class="hideme">|</span>
        <a href="http://www.w3.org/TR/REC-CSS2" class="offsite" title="The CSS Level 2 Recommendation">CSS&nbsp;Level&nbsp;2</a> <span class="hideme">|</span>
      </p>
      <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C"
            id="logo" src="http://www.w3.org/Icons/WWW/w3c_home" /></a>
         HTML Validation Service</h1>
    </div>