What is the best way to place images with CSS?
When I use position:absolute with coordinates,
it is in a different place in FF than IE7 and completely
different in Safari, and Opera...even though the coordinates
are the same.
This is extremely frustrating, especially when you need an image
to line up exactly, just a little bit off can make the whole thing
look terrible.
So how do you guys place images?