Hey all, I have a image I am absolutely positioning and it works perfect on firefox, but in a totally different spot on safari, Is there any other way to position it where I want(on top of another image) without using absolute positioning. I have already tried margin and padding and that does not work
+2
A:
You're likely experiencing invalid markup, a missing doctype, or both.
Jonathan Sampson
2009-10-05 21:50:24