Block Elements « Style Basics « HTML / CSS






1.DIV by default starts new line
2.Use clear to start a new line
3.Floating left block pushes siblings to the right
4.Align in a row one by one for floating blocks
5.Use margin to offset block
6.Align text block to the right with margin auto
7.Block being added one by one