I’m not the only one trying to get images to show up in IE6 when using a CSS float to flow text around the image. The ideas in this thread worked. Adding position:relative; to my css for the img tag did the trick.
Fighting with floats and images
October 31st, 2003 · No Comments
Tags: CSS