lasse48 Posted July 16, 2010 Share Posted July 16, 2010 hello anyway adding a image to this code fx?: <div id="mainContent"> <h1> Main Content </h1> <p> </p> <p><img src="img/res/7676767 - Copy.jpg" width="600" height="450" border="0" usemap="#Map" /> <map name="Map" id="Map"> <area shape="rect" coords="157,14,218,63" href="www.dr.dk" /> </map> </p> In this line: ? <area shape="rect" coords="157,14,218,63" href="www.dr.dk" /> so the picture is gona be at the coords="157,14,218,63" ? Thanks Link to comment https://forums.phpfreaks.com/topic/207986-adding-a-small-image-to-image-map-help-request/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.