In Firefox, everything looks OK, but in IE7, if the first paragraph is not as ‘tall’ as the height of the image it is wrapping around, the next paragraph drops to directly under the image it is supposed to floating around.
My workaround has been to code the paragraphs with <br /><br /> instead of the <p> but that can’t be right!
Do I need to wrap an additional div, or something around the whole thing? I have several of these images on the page, as it’s a BIO page for the company.
OK, here’s a screenshot of the issue. This is taken from IE7… I want paragraph 2 to still wrap around the photo, but as you can see, it drops to below the photo…