Using the class attribute
We can select a set of styles and combine them into a class.
- We create a class in our external style sheets and/or our document level styles.
We then apply a class of styles to an element by inserting the class attribute into the opening tag.