float – CSS Property
Using CSS float Property CSS float property is used on elements to place them on left or right, wrt their normal position. The default value of float css property is none Possible values are: left – Used for floating the element on the left side of its container block right – Used for floating the … [Read more…]