Clear
This is used to specify which sides of an element floating elements are not allowed.
Its options are:
(1) Left, floating elements are not allowed on the left side
(2) Right, floating elements are not allowed on the right side
(3) Both, floating elements are not allowed on either side
(4) None, floating elements are allowed on either side
(5) Inherit, the value should be inherited from its parent element