coords

This attribute specifies the hot spots in an area map with mouseovers. The shape attribute is used to specify rect|circle|poly|default, which affects the syntax used by this attribute.

Syntax

coords="x1, y1, x2, y2" [top-left and bottom-right]

coords="x, y, r" [center point and radius]

coords="x1, y1, x2, y2, x3, y3, etc" [vertices of polygon]

Associated Tags

area

© 2000 Microsoft Corporation. All rights reserved. Terms of use.