CSS: Flow text around an image
- Started
- Last post
- 3 Responses
- Dancer
IE issue.
Really basic problem but have had issues finding a solution on the web.
I have a div with text and an image in. I want to float the image right so the text flows around it but IE seems to push all the text below the image.
Now if I put the image inside the p tag it floats to the right correctly but some of my paragraphs are shorter than the image therefore pushing the next p below the image.
Sorry that I can not show an example but this site is not live yet. I hope I have explained myself...?
- acescence0
what version of IE is this happening in? maybe you've got a clear:right on your p tag?
- Dancer0
IE 6
Well assence you fixed it for me (sorta). After looking at my p tag I realised I had a specified width, once removed the text flows again.sorry all
and thanks
- AndyRoss0
Shit Dancer!
Don't scare us like that1 We thought you were a goner.
:lol