Advertisement
Home Open Editor ❯

HTML <a> coords Attribute

Deprecated: Not Supported in HTML5.

No standards suppor.

Example

<a target="_blank" title="Cup" href="cup.png" coords="327,212,31" shape="circle"></a>

Meaning

Used with the shape attribute.


Standard Syntax

<a coords="coordinates">


Advertisement

Attribute Values

Value Description
coordinates A comma-separated list of coordinates.
Home Open Editor ❯
Advertisement