HTML Area Tag


HTML Tag

Area Tags are always used within a Map Tag.

The use of area tags defines the area inside the image map (image map is a clickable image of different areas of the image).

The Hyper Markup language tag is tag is used for defining an area in an image map.

Example:-




   
      HTML area Tag
   

   
      usemap
      
      
         php
         
         bootstrap
         
         javascript
      
      
   

Output:-

usemap php bootstrap javascript

1 thought on “HTML Area Tag”

Leave a Comment