|
| Tag | Description | Attributes | Support Limited To |
|---|---|---|---|
| <A>...</A> | Marks the beginning and end of a hypertext link. Also used by earlier versions on HTML to mark an anchor by using the NAME attribute. Although still supported by HTML3, this use of the <A> and </A> tag pair has been superseded by the ID attribute. | HREF="..." NAME=... | |
| <AREA> | Defines a clickable region inside a client-side image map. | COORDS=x,y,x,y HREF=... NOHREF SHAPE=... | |
| <MAP>...</MAP> | Defines a client-side image map. | NAME=... |
|
|
|
|
| To the Main Gate | Back to the HTML3 Bible Directory | To the Foyer |