Easy Layout

heading 1 is dynamically sized for the viewport and uses the "Oswald" font

heading 2 is centered, spans the width of the row and uses the "Roboto" font

heading 3 is right aligned, italic and uses the "Merriweather" font

heading 4 uses the "Roboto" font

heading 5 is bold and uses "Roboto" font
heading 6 uses the "Roboto" font in grey, spans the width of the row and is centered

a section tag is 33%

heading 2 inside a section now only spans the containing width

inside a section h3 and

h4 keep their styles but get section padding

section tag use the "Droid Serif" font when no heading tags are used
section tag use the "Droid Serif" font when no heading tags are used
span tag has a yellow highlight and uses the "Merriweather" font
article tag is 25%
article tag uses the "Roboto" font when no heading tags are used
article tag uses the "Roboto" font when no heading tags are used
article tag uses the "Roboto" font when no heading tags are used
figure tag is 25% with a grey background
figure tag uses the "Roboto" font when no heading tags are used
figure tag uses the "Roboto" font when no heading tags are used
figure tag uses the "Roboto" font when no heading tags are used
section tag (row) can be broken by using an empty p tag

the empty p tag is placed before this section tag
and breaks the 33% row
as the p tag acts as a row breaker spanning the entire width
article tag (row) can be broken by using an empty p tag
the empty p tag is placed after this article tag

and breaks the 25% row
as the p tag spans the entire width

left (using)

middle (a combination)

right (of section and p tags)
easyimage
easyimage
easyimage
easyimage
easyimage
easyimage
easyimage
Github repo

Practical layout example