On the following page:
http://www.mereamdram.co.uk/frontstage1.html
The following snippet of code
works Ok in FF but the image fails to act as a link in IE7 although the surrounding div does and the cursor fails to show the icon suggesting the link is there. I tried putting the image as a link to background.html as well but then it fails to show at all on hover.Code:<a href="background.html" title="Link to background information"> <div> <span class="bground"> <img src="images/background3.jpg" alt="Background" /> <br />Click for access to M.A.D.S. <br />origins and background. </span> </div> </a>
Can anyone suggest a solution, or at least how IE7 is parsing the code to prevent the image acting as a link?
Thanks






Bookmarks