r2d2
12-25-2003, 09:27 AM
I use floating divs for the left and right columns of my site, and put my actual content in the main centre content div. Now, in this div I float pictures right in my review section.
If I want to put something below the floated picture by using clear:both, this clears the picture and my left and right columns, which is obviously not good!
Anyone know how to restrict the clear:both attribute to just the div that the float is in?
If I want to put something below the floated picture by using clear:both, this clears the picture and my left and right columns, which is obviously not good!
Anyone know how to restrict the clear:both attribute to just the div that the float is in?