Log in

View Full Version : imagemapped domain layout



uvlove
04-20-2009, 02:13 AM
Oook, you know how in the things on on website layouts that are imagemapped? Where do you put the code? I know how to image map and everything. I just need to know how to include it in the layout code.

bluewalrus
04-20-2009, 02:42 AM
What's layout code? CSS?

uvlove
04-20-2009, 02:48 AM
http://i41.tinypic.com/2me7s52.png

mm, i have these.
I guess. Im not sure.

bluewalrus
04-20-2009, 03:31 AM
In the header in the body tag.... I'd think. Given no code though cant say for certain

vincentvu
05-16-2009, 11:11 PM
Image maps can be put anywhere in the HTML/PHP file though, just make sure its in between the <body> and </body> tag.