Understanding floats is extremely important when creating CSS layouts. One of the trickiest issues when dealing with floats is stopping text from wrapping underneath a floated element.
Within this short tutorial, I’ll explain how this can easily be accomplished with no extra HTML markup required.
