The class Selector
•
•
Use the class attribute in your HTML
document:
•
<p class="right"> This paragraph will be
right-aligned. </p>
•
<p class="center"> This paragraph will be
center-aligned. </p>