<html>
<body>
<img src="files/three images.jpg" usemap="#shapes" alt="shape of circle">
<map name="shapes">
<area alt="triangle" title="triangle" href="files/triangle.html" shape="poly" coords="13,122,50,61,86,123" />
</map>
</body>
</html>
<html>
<body>
<img src="files/three images.jpg" usemap="#shapes" alt="shape of circle">
<map name="shapes">
<area alt="triangle" title="triangle" href="files/triangle.html" shape="poly" coords="13,122,50,61,86,123" />
</map>
</body>
</html>