There are many differences between firefox and IE when they parsing CSS file.
When I built this site, I often suffered the pain, that when I designed a HTML page with a CSS style, it looks pretty fine in Microsoft’s IE but terrible in Firefox. Here is an example, people often use nested “<div>” tag in their HTML file and so do I. If you also want to do such things and hope people have a nice experience in your website using Firefox you should be careful with your CSS style design.
Category: CSS
IE And Firefox CSS Compatibility Problem
Posted by – January 27, 2006
Update my CSS style
Posted by – January 24, 2006
It is really complicated, I think, at least for me! I havn’t learnt CSS before, therefore, it took me much time to change the default CSS style to the current one.