File: intro.html

package info (click to toggle)
w3c-markup-validator 1.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,048 kB
  • sloc: javascript: 3,362; perl: 2,888; xml: 1,331; python: 427; sh: 216; makefile: 75
file content (17 lines) | stat: -rw-r--r-- 936 bytes parent folder | download | duplicates (4)
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>, 
	<a href="http://validator.w3.org/mobile/" title="MobileOK Checker">MobileOK content</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>

<div class="intro" id="don_program"></div>  
<script type="text/javascript" src="http://www.w3.org/QA/Tools/don_prog.js"></script>