Say I have something like the following code, where I want to display some text between two images that I am floating left and right.
Adding an overflow in this case with a value of hidden or auto remedies the issue.
overflow
hidden
auto
Check the fiddle below:
http://jsfiddle.net/XMrwR/
Clearing floats the overflow way http://www.quirksmode.org/blog/archives/2005/03/clearing_floats.html
Clearing floats the overflow way
http://www.quirksmode.org/blog/archives/2005/03/clearing_floats.html