Search
 
SCRIPT & CODE EXAMPLE
 

HTML

HTML Image Maps

<img src="workplace.jpg" alt="Workplace" usemap="#workmap">

<map name="workmap">
  <area shape="rect" coords="34,44,270,350" alt="Computer" href="computer.htm">
  <area shape="rect" coords="290,172,333,250" alt="Phone" href="phone.htm">
  <area shape="circle" coords="337,300,44" alt="Coffee" href="coffee.htm">
</map>
Comment

PREVIOUS NEXT
Code Example
Html :: bootstrap error message 
Html :: bootstrap carousel dark 
Html :: Expiry date pattern in HTML 
Html :: html build system sublime text 3 
Html :: set table column width 
Html :: how to make an image link on html 
Html :: bootstrap class width auto 
Html :: html table stack overflow 
Html :: time input html 
Html :: image size 
Html :: HTML DOM innerText 
Html :: html link to pdf 
Html :: when does useeffect return run 
Html :: ip html 
Html :: html table basics 
Html :: alt html 
Html :: html faq 
Html :: div shift right 
Html :: country code dropdown with flag bootstrapp 
Html :: bootstrap 4 button link 
Html :: html table colspan and rowspan 
Html :: mysql stop process 
Html :: del tag html 
Html :: input type on click submit buttom show 
Html :: html comments 
Html :: html small text 
Html :: registration form bootstrap 
Html :: link em imagem html 
Html :: change source of iframe attribute target 
Html :: number format in html input 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =