Click to See Complete Forum and Search --> : Frames in IE


kholloi
01-12-2005, 06:44 AM
Hi guys.

I am no web designer but am trying to build a site for a friends catering business. I am trying to use frames and it works well in thunderfox. Problem is as soon as I try to load it in IE, it doesnt work. http://www.gardenrouteinfo.com/5e

??????????
I can post all the code if necessary.

Thanks

pj59
01-12-2005, 07:08 AM
Hello!

Your site will display in IE, if you remove that line:

<center><img src="images/logo.gif"></center>

from the frameset document.

But as a whole, I have to say, your code is far away from being standards compliant. You may have a look here for some information:

http://www.w3.org/TR/REC-html40/

Regards PJ

kholloi
01-12-2005, 08:09 AM
Thanks for that. WIll have a look and try and improve.

pj59
01-12-2005, 08:16 AM
You're welcome. Good luck & success for your project!

Regards PJ