PDA

View Full Version : CSS Positioning in different browsers


newmand2
06-19-2004, 08:54 PM
The site I am having trouble with: http://www.indigochilli.co.uk/reflexology

I am bulding this site for a friend of my parents. In IE its perfect - but in Mozilla/Safari/Opera its terrible.

Could you possibly take a look at the code and point me in the correct direction?

I don't want to use absolute positioning because it says its invalid CSS, and I want a cool little w3c button on there ;)

Thanks people!

Vladdy
06-19-2004, 10:23 PM
Nothing is wrong with absolute positioning - that is IE that usually prevents you from having correct CSS. Start development with Moz/Opera - they are the browsers that display how it is written, then see what kind of hacks are needed to make IE behave.