Content deleted Content added
m decapitalized common nouns |
→Pure HTML: zz |
||
Line 29:
* Circle: One coordinate-pair and another value with a radius: x1,y1,radius
The following example defines a rectangular area (9,372,66,397). When a user clicks anywhere inside this area, they are taken to the [[English Wikipedia®]]'s home page.
<source lang="html4strict">
<img src="image.png" alt="Website map" usemap="#mapname" />
|