32 |
</ul> |
</ul> |
33 |
</div> |
</div> |
34 |
|
|
35 |
|
<div class=section id=bookmarklet> |
36 |
|
<h3>Bookmarklet</h3> |
37 |
|
|
38 |
|
<p><a href="javascript:%0A%20%20location.href%20%3D%20%27http%3A%2F%2Fsuika.fam.cx%2Fgate%2F2007%2Fhtml%2Fcc%2F%3Furi%3D%27%0A%20%20%20%20%20%20%2B%20encodeURIComponent%20%28location.href%29%3B%0A%20%20void%20%280%29%3B%0A"><i>Check |
39 |
|
by |
40 |
|
<abbr title="Web Hypertext Application Conformance Checker">WebHACC</abbr></i> |
41 |
|
bookmarklet</a> |
42 |
|
</div> |
43 |
|
|
44 |
<div class=section id=powerdby> |
<div class=section id=powerdby> |
45 |
<h3>Powered by ...</h3> |
<h3>Powered by ...</h3> |
46 |
|
|
47 |
<ul> |
<ul> |
48 |
|
|
49 |
<li><a href="http://suika.fam.cx/www/manakai-core/doc/web/">manakai</a>, |
<li><a href="http://suika.fam.cx/www/manakai-core/doc/web/">manakai</a>, |
50 |
a Perl library for <abbr title="Document Object Model">DOM</abbr>. |
a Perl library for <abbr title="Document Object Model">DOM</abbr>. |
51 |
|
|
52 |
<li><a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>, |
<li><a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>, |
53 |
a subproject of manakai that supports |
a subproject of manakai that supports |
54 |
<abbr title="Hypertext Markup Language">HTML</abbr>, |
<abbr title="Hypertext Markup Language">HTML</abbr>, |
55 |
<abbr title="Extensible Markup Language">XML</abbr>, |
<abbr title="Extensible Markup Language">XML</abbr>, |
56 |
<abbr title="Cascading Style Sheets">CSS</abbr>, |
<abbr title="Cascading Style Sheets">CSS</abbr>, |
57 |
and other Web languages. |
and other Web languages. |
58 |
|
|
59 |
|
<li><a |
60 |
|
href="http://search.cpan.org/dist/Regexp-Parser/"><code>Regexp::Parser</code></a> |
61 |
|
and <a href="http://suika.fam.cx/regexp/">its extension for JavaScript |
62 |
|
regular expressions</a>. |
63 |
|
|
64 |
</ul> |
</ul> |
65 |
</div> |
</div> |
66 |
|
|