Cliff Blair wrote:
> A friend created a site using iweb. I'm trying to touch it up a
> bit but as only slightly better than novice, I'm having
> difficulties with the convoluted code. My most recent and
> important problem is that two different versions of IE cannot see
> the site but FF 3.6 sees it just fine. What could I have done to
> bring this about and how can I fix it? By the way, I did clear the
> FF cache.
>
> The site is at:
>
> http://www.coveridgechalet.com
>
> Many thanks,
>
> cliff
>
Your code looks fine when validated here:
http://validator.w3.org/
Maybe you should write poor code for IE. Just kidding.
I noticed that you have quite a bit commented out with <!-- -->. Are
you sure none of that is necessary for IE to work?
I copied your code and if I remove some of the comment tags, I get the
page to work with IE (sort of) minus the images as they are not on my
drive.