HTML | <area> coords Attribute
The <area> coords attribute is used to specify the coordinate of an area in an image-map. It is used with shape attribute to specify the size, shape, and placement of an area. (0, 0) is the coordinate of the top-left corner.Syntax: <area coords="value"> Attribute Values: x1, y1, x2, y2: