I'm trying to create hotspots on an image for my website in order to make a navigation. But I can't seem to pull up a menu when I hover over the area where I triggered the menu to appear. Does anyone know what I'm doing wrong?
Here's my code:
<html>
<style type="text/css">
<!--
BODY...
Thank you both for replying so quickly!
I tried shortening the path, but that doesn't seem to help it any. I'm partially convinced that the problem is in my index.html file, because I've been trying to add other images to the same table and they aren't showing up either. Although I'm not...
I am trying to add a news page to my site using PHP. But the problem is that, even after I add in the coding, the webpage doesn't show up. I've checked and triple checked the URL's and everything is spelled correctly and working properly. It just won't show up on the page...