|
Well, you have some code errors to fix, this is one of them:
<div="headinfo">
Proper syntax is <div id="headinfo"> or <div class="headinfo">
I suggest you validate your code.
Part of the reason this is happening is you're using an image map inside a paragraph. I would suggest you explore doing this with an unordered list rather than your current method.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|