mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-01 06:33:22 +00:00
11 lines
195 B
HTML
11 lines
195 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<map name=a>
|
|
<area shape=rect coords=0,0,100,100 href=#fail>
|
|
</map>
|
|
<img usemap=#a src=image.png>
|
|
<input><iframe></iframe>
|
|
</body>
|
|
</html>
|