PDA

View Full Version : HTML command to end <img /> float:left


Flash Gordon
04-08-2006, 05:25 AM
I have an image aligned left with float: left; and some text that is to the right of it. The text does not take up as many lines as the image is tall.

What is the comand that "breaks" the float left? (BTW, it is not <p /> as I have several within the space to the right).

Flash Gordon
04-08-2006, 06:01 AM
clear: left