Righty, I've been out of the CSS game for a while and got rather rusty; i seriously need to get back into coding hence this project. http://tiny.cc/X195c The design looks great (thus far) in FF however in IE the design is all over the shop. Looking for feedback on my code as well as how to resolve the current issues. Cheers
Yep. IE is the most incompetent browser on the planet. I don't have IE available right now but see what adding this does: *{margin:0;padding:0}
I don't think firefox is the best but I do agree with you. I have many problems with CSS when viewing in IE.
Already got that in the style.css file ... that doesn't appear to be the problem. I'm going to change the top right nav from p tags to li's which might sort the top issue, however i've still got the problem with the main box not displaying correctly or in the right position.