/

HTML / CSS / JavaScript Tutorial

HTML Standard attribute: shape

[this page | pdf | back links]

The HTML shape attribute indicates shape of an <area> element. It, together with the coords attribute specify the size, shape and position of the area.

 

Valid attribute values (applied to <area> elements) include:

 

Value

Description

default

Indicates the entire region

circle

Indicates a circular region

poly

Indicates a polygonal region

rect

Indicates a rectangular region

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes


Desktop view | Switch to Mobile