Layout left justification.
Layout left justification.
- Layout
- Justification: left
- Element: article
Typography with default size, default appearance, no letter-spacing, no letter-case, and no decoration.
Typography with small size, thin appearance, 8px letter-spacing, no letter-case, and no decoration.
Typography with medium size, regular appearance, 0.5em letter-spacing, uppercase letter-case, and underline decoration.
Typography with large size, default appearance, 0.5rem letter-spacing, lowercase letter-case, and strike-through decoration.
Typography with extra large size, light italic appearance, no letter-spacing, capitalize letter-case, and no decoration.
Layout left justification.
Layout center justification.
Layout right justification.
Layout space between justification.
Background with image cover center.
Background with image cover top.
Background with image cover bottom.
Background with image contain left.
Background with image auto right.
Layout left justification.
A group
can contain
multiple nested
elements
A group
has a font-size
setting
A group
is by default
a <div> but
can be changed
to another
html element
e.g. a <section> or <aside>
a row combines multiple components
e.g. images or text on a single row
and are forced to stay on the row
it’s possible to allow
the nested components
to wrap over multiple lines
when there’s no space available.
a stack combines multiple components
e.g. images or text
beneath each other
it’s possible to align
the nested components
to the center or the right.