HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
My site works fine on firefox but not internet explorer!
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
keye



Joined: 20 Aug 2009
Posts: 2

PostPosted: Thu Aug 20, 2009 3:57 am     My site works fine on firefox but not internet explorer! Reply with quote

Hi people,

Hopefully you can help i am quite new to making websites and have had some help with the site from a friend, its a work site which is needed to work on most used internet browsers

heres one of the pages not working:
www.xtraphones.co.uk/phones2.php

now i open the site in firefox - no probelems

when i open the site up in internet explorer you see it different and the middle panel just sort of disappears and images are where they shouldnt be!
I use Dreamweaver 8 to edit it and if you run a browser check it tell you the lines that have errors in which i have underlined.


1.<iframe name="section" frameborder="NO" framespacing="0" src="news.html" width=350 height=250></iframe>
2.<div align="center"><iframe name="section" frameborder="NO" framespacing="0" src="news2.html" width=350 height=250></iframe>
3.<a href="index.php"><img src="images/logo.gif" title="Xtraphones" alt="Xtraphones mobile solutions" width="245" height="39" border="0" /></a>



I have the whole code for the website if needed.
hopefully someone has the answer for my probelem!

Thanks For Your Time


Keiron Edginton.
sticks464



Joined: 31 Dec 2006
Posts: 2308

PostPosted: Thu Aug 20, 2009 5:01 am     Reply with quote

Let's start by getting rid of the errors.
There is no such attribute as 'Framespacing" for iframes
See: http://www.w3schools.com/tags/tag_iframe.asp
(iframes are not even needed, you could have used div's with an overflow attribute.)

I used the w3c validator and did not get an error on the title tag however there are numerous errors for using upper case tags in an xhtml document. xhtml is lower case specific. The image tags are not closed properly.
Example of properly closed image tag
Code:
<img src="pathtoimage" alt="KF300" height="" width="" />


Take care of the errors and see if your layout displays correctly. I don't think it will because of the floats inside floats that are not cleared.
keye



Joined: 20 Aug 2009
Posts: 2

PostPosted: Thu Aug 20, 2009 5:34 am     Reply with quote

Thank you. This helped and has fixed the probelem.

www.xtraphones.co.uk/phones2.php

Now available in IE aswell as Firefox Very Happy

Regards

Keiron Edginton.
sticks464



Joined: 31 Dec 2006
Posts: 2308

PostPosted: Thu Aug 20, 2009 5:47 am     Reply with quote

Great, glad to help.
georgebush



Joined: 07 Sep 2009
Posts: 1

PostPosted: Mon Sep 07, 2009 6:46 pm     Reply with quote

Interesting thought, i completely agree with your perspective

electric adjustable beds prices frames sleep comfort reviews the best electic adjustable beds at the lowest prices electric adjustable beds prices frames sleep comfort reviews
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial