summaryrefslogtreecommitdiffstats
path: root/htdocs/intro.html
blob: 63d8dd4938c1b0efbbf6887e7e6d0a77dc88aae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div class="intro">
    <p>
        This validator checks the 
        <a href="docs/help.html#validation_basics" title="What is markup validation?">markup validity</a>
        of Web documents in HTML, XHTML, SMIL, MathML, etc.
        If you wish to validate specific content such as 
        <a href="http://validator.w3.org/feed/" title="Feed validator, hosted at W3C">RSS/Atom feeds</a> or
	<a href="http://jigsaw.w3.org/css-validator/" title="W3C CSS Validation Service">CSS stylesheets</a>
        or to <a href="http://validator.w3.org/checklink" title="W3C Link Checker">find broken links</a>, 
 there are <a href="http://www.w3.org/QA/Tools/">other validators and tools</a> available.
      </p>
</div>

<p id="test_warning"><img src="images/info_icons/warning.png" alt="Important" /> 
  This is a temporary instance of the validator, used for <a href="whatsnew.html#t2007-06-01">Beta Testing</a> purposes.<br />
  If you would like to use or link to a stable version of the validator, see <a href="http://validator.w3.org/">validator.w3.org</a>.
</p>