OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / accessTest / 1-1-9-1.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2 <html lang="en">
3 <head>
4 <title>aert1.0/1.1.9</title>
5 </head>
6 <body>
7 <map name="imagemap">
8 <area shape="poly" coords="185,0,355,0,295,123" href="a.html" alt="Link a">
9 <area shape="poly" coords="336,202,549,203,549" href="b.html">
10 <area shape="rect" coords="0,10,172,10" href="c.html" alt="Service">
11 </map>
12
13 <img src="imap.jpg" usemap="#imagemap" alt="navigation" longdesc="ld.html">
14 </body>
15 </html>