summaryrefslogtreecommitdiffstats
path: root/htdocs/intro.html
blob: c4f59806cf0b20aff55475a93e670ec87bbad95b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>
    <p>This is the markup Validator v0.8.0-dev. 
    Latest Stable release of the validator was 
    <a href="whatsnew.html#t2006-11-14">version 0.7.4, released 14 Nov, 2006</a>.</p>
</div>