Name

SHAPE — NN n/a IE n/a HTML 4

Synopsis

SHAPE=”shape"

Optional

Defines the shape of a server-side image map area whose coordinates are specified with the COORDS attribute.

Example

<A HREF="#bottom" SHAPE="rect" COORDS="30, 30, 60, 45">
    <IMG SRC="nav.jpg" HEIGHT="50" WIDTH="90" BORDER="0"> 
</A>

Value

Case-insensitive shape constant: default | rect | circle | poly.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.