HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML coords Attribute

HTML coords Attribute

 

 

The coords attribute specifies the coordinates of an area in an image map. The coords attribute is used together with the shape attribute to specify the size, shape, and placement of an area.

 

Used With:-

 

Element Attribute
area coords

 

Syntax:-

 

Its syntax is:- < element coords="value" >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML