kevinmcqueen
03-09-2005, 06:45 AM
I'm using CSS to position an image on a page.
Currently, the text is going behind image (I have the image inside its own div tag)
How do I get it so, when the text reaches the image, it goes to a new line, but continues to go the full width above and below the image.
I can do it using tables, but don't want to use them, as the side is tidy using HTML and CSS only.
Currently, the text is going behind image (I have the image inside its own div tag)
How do I get it so, when the text reaches the image, it goes to a new line, but continues to go the full width above and below the image.
I can do it using tables, but don't want to use them, as the side is tidy using HTML and CSS only.