CSS is great. On somedays I'd go so far as to say it's a lifesaver. But every now and then you'll encounter a CSS issue that will drive you crazy.

In this case we'll talk about two of the more common issues when using the float property to create your layout.

For those of you who're new to CSS, Float is a CSS property that allows you to align your elements, such as DIVs, to create website layouts.