why might a div appear lower in FF and Safari than in IE
I am working on a site and its something i am slowly fixing and improving for a client, however some minor cosmetic stuff has to be done asap without taking my time to rework the entire content and layout to improve and validate the css
I would like to know if anyone has encountered this problem
When positioning a div element using css it appears fine in IE the latest version, the top of the parent div it is within
But in both Firefox and Safari it appears a good half inch or so lower
Can anyone explain why this is and more to the point, what may need changing to make it work in all those browsers
Thanks