Section 5.1 Text Alignment

Left

Center

Right

Justified justified justified justified justified justified.

<p class="tal">Left</p>
<p class="tac">Center</p>
<p class="tar">Right</p>
<p class="taj" style="max-width: 160px">Justified justified justified justified justified justified.</p>
Source: text.css, line 9