CSS Positioning
- Started
- Last post
- 6 Responses
- lw-d
Got my Mac (Firefox) and PC (IE) next to each other, both displaying the same site very differently, needless to say I am using a pure CSS based layout.
Anyway, I came across this site, that explains how to fool the browser into displaying in right.
Can anyone provide me with links to well know IE hacks? It might save me a lot of head scratching.
Thanks
- koko0
- UndoUndo0
IE vs FF(Mozilla) basically boild down to the rendering of the 'box model', which is how IE and Mozilla interpret margin and padding values. whack it into google and you'll get some good descriptions
- koko0
- spiralstarez0
This is a good one for the basics of browser specific CSS hacks
- jakeyj0
got a link to your site?
try to design your site without using hacks. its not always possible, but you're better off in the long run with the less hacks