 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
keye
Joined: 20 Aug 2009
Posts: 2
|
| Posted: Thu Aug 20, 2009 3:57 am My site works fine on firefox but not internet explorer! |
|
|
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: 2311
|
| Posted: Thu Aug 20, 2009 5:01 am |
|
|
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
|
| Posted: Thu Aug 20, 2009 5:34 am |
|
|
Thank you. This helped and has fixed the probelem.
www.xtraphones.co.uk/phones2.php
Now available in IE aswell as Firefox :D
Regards
Keiron Edginton. |
|
|
sticks464
Joined: 31 Dec 2006
Posts: 2311
|
| Posted: Thu Aug 20, 2009 5:47 am |
|
|
| Great, glad to help. |
|
|
georgebush
Joined: 07 Sep 2009
Posts: 1
|
| Posted: Mon Sep 07, 2009 6:46 pm |
|
|
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 |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|