| 1 |
wakaba |
1.1 |
<!DOCTYPE HTML> |
| 2 |
|
|
<html lang=en> |
| 3 |
|
|
<head> |
| 4 |
|
|
<title>About WebHACC</title> |
| 5 |
|
|
<link rel=stylesheet href="cc-style"> |
| 6 |
|
|
<link rel=index href="cc/"> |
| 7 |
|
|
<link rel=license href="#license"> |
| 8 |
|
|
<link rel=author href="http://suika.fam.cx/~wakaba/who?" title=Wakaba lang=ja> |
| 9 |
|
|
</head> |
| 10 |
|
|
<body> |
| 11 |
|
|
<h1><a href="cc/"><abbr title="Web Hypertext Application Conformance Checker"><img src="icons/title" alt="WebHACC"></abbr></a></h1> |
| 12 |
|
|
|
| 13 |
|
|
<div class=section id=about> |
| 14 |
|
|
<h2>About |
| 15 |
|
|
<abbr title="Web Hypertext Application Conformance Checker">WebHACC</abbr>...</h2> |
| 16 |
|
|
|
| 17 |
|
|
<p><a href="cc/"><abbr title="Web Hypertext Application Conformance Checker">WebHACC</abbr></a> |
| 18 |
|
|
is a <em>conformance checker</em> (or validator) for Web documents, |
| 19 |
|
|
supporting <a href="standards">latest Web standards</a> including |
| 20 |
|
|
<a href="http://whatwg.org/html5"><abbr title="Hypertext Markup Language">HTML</abbr>5</a>, |
| 21 |
|
|
<a href="urn:ietf:rfc:4287">Atom 1.0</a>, |
| 22 |
|
|
<a href="http://www.w3.org/Style/CSS/current-work"><abbr title="Cascading Style Sheets">CSS</abbr>3</a>. |
| 23 |
|
|
|
| 24 |
|
|
<p><a href="cc/">Check your document!</a> |
| 25 |
|
|
|
| 26 |
|
|
<div class=section id=documents> |
| 27 |
|
|
<h3>Documentations</h3> |
| 28 |
|
|
|
| 29 |
|
|
<ul> |
| 30 |
|
|
<li><a href="error-description">Description of errors</a> |
| 31 |
|
|
<li><a href="standards">Supported standard</a> |
| 32 |
|
|
</ul> |
| 33 |
|
|
</div> |
| 34 |
|
|
|
| 35 |
|
|
<div class=section id=powerdby> |
| 36 |
|
|
<h3>Powered by ...</h3> |
| 37 |
|
|
|
| 38 |
|
|
<ul> |
| 39 |
|
|
<li><a href="http://suika.fam.cx/www/manakai-core/doc/web/">manakai</a>, |
| 40 |
|
|
a Perl library for <abbr title="Document Object Model">DOM</abbr>. |
| 41 |
|
|
<li><a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>, |
| 42 |
|
|
a subproject of manakai that supports |
| 43 |
|
|
<abbr title="Hypertext Markup Language">HTML</abbr>, |
| 44 |
|
|
<abbr title="Extensible Markup Language">XML</abbr>, |
| 45 |
|
|
<abbr title="Cascading Style Sheets">CSS</abbr>, |
| 46 |
|
|
and other Web languages. |
| 47 |
|
|
</ul> |
| 48 |
|
|
</div> |
| 49 |
|
|
|
| 50 |
|
|
<div class=section id=sourcecode> |
| 51 |
|
|
<h3>Source</h3> |
| 52 |
|
|
|
| 53 |
|
|
<p><abbr title="Web Hypertext Application Conformance Checker">WebHACC</abbr> |
| 54 |
|
|
is written in pure Perl. Its source code is |
| 55 |
|
|
<a href="http://suika.fam.cx/gate/cvs/webroot/gate/2007/html/">available from |
| 56 |
|
|
the <abbr title="Concurrent Versions System">CVS</abbr> repository</a>. |
| 57 |
|
|
</div> |
| 58 |
|
|
|
| 59 |
|
|
<div class=section id=license> |
| 60 |
|
|
<h3>License</h3> |
| 61 |
|
|
|
| 62 |
|
|
<p>© Copyright 2007, 2008 <a href="http://suika.fam.cx/~wakaba/who?" |
| 63 |
|
|
rel=author lang=ja>Wakaba</a>. |
| 64 |
|
|
|
| 65 |
|
|
<p>This program and accompanying documents are free software; |
| 66 |
|
|
you can redistribute them and/or modify them under the same terms as |
| 67 |
|
|
Perl itself. |
| 68 |
|
|
|
| 69 |
|
|
<p class=note>Note that some icons are distributed under |
| 70 |
|
|
<a href="LICENSE">different free software licenses</a>. |
| 71 |
|
|
</div> |
| 72 |
|
|
|
| 73 |
|
|
</div> |
| 74 |
|
|
|
| 75 |
|
|
</body> |
| 76 |
|
|
</html> |