<!-- A paragraph is marked up as follows: --> <p>This is some text in a paragraph.</p> <!-- Align text in a paragraph (with CSS): --> <p style="text-align:right">This is some text in a paragraph.</p>