CSS float & clear properties Part 1

Notes:

Everything you need to know about CSS float property:

CSS float property not only used to float an image either to the left or to the right of the content or wrap content around an image.
It is also used to create flexible webpage layouts.
Hence we need to understand CSS float property in depth.

Interview Questions: