profile image
by dfdesignsdotorg
on 18/11/11
I like this button9 people like this
<img src="your header url" width="width of the header" height="height of the header" alt="" usemap="#map" />

<map name="map">
<area shape="rect" coords="the number code" href="the url link" alt="" />
<area shape="rect" coords="the number code" href="the url link" alt="" />
</map>