How would I go about aligning an image on the left of an iframe (which has been positioned absolutely and centered on the screen) so they are touching?
I want to try to do it without absolutely positioning the image as it is off by a few px in different browsers.
Thanks.