Jump to content

adding a small image to image map (Help request)


lasse48

Recommended Posts

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" ?  :shrug:

 

Thanks  ::)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.