Where exactly am I supposed to paste it?
QUOTE
Third:
Making your div's. [the fun part wink.gif]
Putting up your main image.
Upload it at http://www.imageshack.us
and then put it into this
<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;">
<img src="IMAGEURLHERE">
</div>
Making your div's. [the fun part wink.gif]
Putting up your main image.
Upload it at http://www.imageshack.us
and then put it into this
CODE
<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;">
<img src="IMAGEURLHERE">
</div>
This was from the stickied topic "making a div overlay layout."
Am I supposed to put the code in "IMAGEURLHERE?"
I honestly don't know what to do! Am I not supposed to use the code above, and just paste the imagemap code in?