diablo2009
New Member
I have written a complete website using html5 and css3, using percentage based dimensions. I have tested the layout in Firefox and Chrome, and the layout appears fine, however, when I cross browser test in Internet Explorer 8 & 9, it appears all the floats are stuffed up. Here is a link to the page, hosted at my dropbox:https://dl.dropbox.com/u/96281320/fxd/feedback.htmlI am coming from a stand point of working with fixed width pixels, now trying to move into fluid based design so I guess I need to know, [*]Does Internet Explorer 8 & 9 interpret percentages and floats differently to Firefox and Chrome? [*]How would I get IE8 & 9 to work similarly to Firefox and Chrome?[*]What is the exact cause of the problem in my example, and how to I avoid/minimising it happening in the future, with other projects?