Computing.Net > Forums > Web Development > site works in IE but not FireFox

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

site works in IE but not FireFox

Reply to Message Icon

Name: chris_dee
Date: May 19, 2006 at 09:38:07 Pacific
OS: Windows XP sp2, Linux Ubu
CPU/Ram: AMD Athlon 1800xp 256mb R
Comment:

Hi i am trying to re-design my website (www.chrisdocherty.co.uk portfolio section) using CSS to position all of the HTML elements but i cant get it to look the same in both IE and FireFox.

At the moment it looks as it is suposed to in IE but is not right in FireFox

I am using Dreamweaver 8 to do this and all the elements on the design view look as they are suposed to.

I have also noticed that viewing it in Opera it displays it the same way as FireFox does.

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: May 19, 2006 at 10:38:18 Pacific
Reply:

This question comes up A LOT. The problem is that IE does NOT adhere to CSS standards very well, whereas Firefox, Opera and others do a much better job. However the majority of users use IE.

I do not use any WYSIWYG editors such as Dreamweaver. But, I would venture a guess that it is optomized for IE (which kinda makes sense based upon the user demographics)

So, what is the solution? Well, if you first design your pages for IE, then I would say about 70% to 80% of the code will display properly in other browsers. However, if you first design your pages for more compliant browsers, then I would say about 90% of the code will display properly in IE.

In either method you still need to go back and tweak the code till it looks right in both browsers. You can almost always get the look you want in both browsers by being a little creative. But, you will usually have to make some concessions. The trick is to keep the design simple. The more complex you get the harder it will be to get it to look correct across browsers. For example, I still predominantly use tables for positioning.

So, there is no real solution, per say. Good luck.

Michael J


0

Response Number 2
Name: Tautitan
Date: May 20, 2006 at 12:45:06 Pacific
Reply:

I have found that you have more luck not positioning elements at all using the traditional method and have had more success using the float element to position things.

Matt

matt@webgrafix.co.uk

0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: site works in IE but not FireFox

Works in IE but not FireFox
    Summary: http://www.graphicentral.net/ Don't mind the addy, it's just my old website I'm using so I can show my boss how the website is doing before it actually goes up. My problem is, the left menu works as a...
www.computing.net/answers/webdevel/works-in-ie-but-not-firefox/3797.html

My website works in IE but not FF
    Summary: I created a website for a business of mine and was wondering if anyone would be able to help me fix this problem im having where the webpage shows up fine in IE but when I load it up in firefox the fo...
www.computing.net/answers/webdevel/my-website-works-in-ie-but-not-ff/2600.html

script works in IE not Netscape
    Summary: I've pasted the contents of a page that has an example of the selection from a combo determining the contents of other combos. It works ok in IE but not in Netscape. Id be gratefull if anyone could te...
www.computing.net/answers/webdevel/script-works-in-ie-not-netscape/1088.html