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
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.
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
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