"RCriddle" <rcriddle@shaw.ca> wrote in message
news:8rPwb.497698$9l5.459930@pd7tw2no...quote:
> The first example below doesn't work
> In I.E.: The image appears but the text and image are unclickable
> In Opera: Everything works as it should
> In Mozilla: Everything looks as it should but isn't clickable
> In the Second example it works but nothing has changed except that the
> ad is different. Can anyone spot the problem.
>
>
> Example One - Doesn't work:
> (here is a link to the offending page)
> http://www.hissandpop.com/celebriti...ie/indexb.shtml
You are correct, it *is* offending :-)
(this is, after all, alt.html.critique)
With that legacy code in there I would not even hazard to guess. It could be
anything. You have a few of entity problems in there, maybe one of them is
confusing the browsers error recovery. Hint, if the browser cannot find then
end of a href attribute then the element may not be a link.
Take it over to the validator at http://validator.w3.org and fix the errors
first.
Cheers
Richard.
|