CSS
CSS Layout - clear and clearfix
When we use the float property, and we want the next element below (not on right or left), we will have to use the clear property.
CSS
When we use the float property, and we want the next element below (not on right or left), we will have to use the clear property.