MangaFreak
07-11-2004, 02:40 AM
Well, I'm not sure where this belongs, but I have a question. If I have my image map code and everything, when I put them together for my page, does the image map code go in my style sheet or my individual page codes?
|
View Full Version : Image Mapping MangaFreak 07-11-2004, 02:40 AM Well, I'm not sure where this belongs, but I have a question. If I have my image map code and everything, when I put them together for my page, does the image map code go in my style sheet or my individual page codes? salomeyasobko 07-11-2004, 02:42 AM the image map code goes in the <BODY> section of your page, along with the rest of your HTML. image maps and CSS have nothing to do with each other :) MangaFreak 07-11-2004, 02:45 AM XD Ah, thank you very much for clearing that up! salomeyasobko 07-11-2004, 02:46 AM you're welcome :) |