Code
Execute
<!DOCTYPE html> <html> <head> <title>html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy coords attribute</title> <base href="../tryit/"> </head> <body> <img src="area.png" alt="usemap" usemap="#wikitechy"/> <map name="wikitechy"> <area shape="rect" coords="19,26,126,62" href="https://www.wikitechy.com/php/php-programming"> <area shape="rect" coords="19,90,125,135" href="https://www.wikitechy.com/step-by-step-html-tutorials/html-introduction"> <area shape="circle" coords="71,180,36" href="https://www.wikitechy.com/css/css-introduction"> </map> </body> </html>
Result