Source code

Revision control

Copy as Markdown

Other Tools

<head>
<title>invalid img@usemap as descendant of &lt;a> element</title>
</head>
<body>
<map name="bar"/>
<p id="foo"><a href="#foo"><img src="http://www.w3.org/Icons/w3c_main.png" usemap="#bar" alt=""/></a></p>
</body>
</html>