Hi guys
The latest CSS to baffle me is as follows: I've got a DIV that has a very small amount of text on the left, and an image that floats on the right. The image size varies (though I'm restricting the width) and I need the entire DIV to become the height of the image. At present, the images all stack on top of each other on the right and the text on top of each other on the left. The text becomes further and further separated from the associated images as you go further down the page.
Without fixing a DIV height, is there a way to get the text to start at the same height as the image, only to the left?
I have considered putting it in a table, just because I know it will work that way, but the site is for someone else and she won't be able to read through the HTML and maintain it properly that way.
Cheers in advance guys








Yes Paul, as usual, that's pretty much bang on, only I need invisible borders etc. I'll take a look at your CSS if you don't mind and see what I can use from it.
Bookmarks