Defining a non-rectangular Area

Domain Hosting image
Web Hosting
Dedicated server
ssl certificate
Web Design image
Email

Apart from the rectangular shape, two more shapes can be included in image maps. They are circle and polygon.

For circle, use the following pixel co ordinates. <AREA SHAPE = "CIRC" COORDS ="CENTRE X, CENTRE Y, RADIUS V HREF = URL">

For circle, use the following pixel co ordinates.

<AREA SHAPE = "POLY" COORDS ="X,, Y1, X 2' Y 2' X 3' Y 3 * ... Xn, Yn" HREF = "URL">

<html>
<head>
<title>Image Maps</title>
</head>

<body>
<center>
<img src="Drinks.if" Usemap="#MAP2">
<map name="Map2">
<area shape="circ coords="74,74,74" href="link1.htm">
<area shape="circ" coords="320,74,74" href="centre.htm">
</map>
</center>
</body>
</html>



Domain Name Search

www.


Copyright (C) 2007. Web Domain design hosting. All rights reserved.