Interface HTMLAreaElement : HTMLElement {
attribute DOMString accessKey;
attribute DOMString alt;
attribute DOMString coords;
attribute DOMString href;
attribute DOMString noHref;
attribute DOMString shape;
attribute long tabIndex;
attribute DOMString target;
}; Semantic Requirements
Attributes
If you have comments or suggestions, email me at mbrady@nist.gov