If you want to specify the same style for multiple elements, use
classes. By using a class, you can have the same style for different tags by associating the class with the tags.
By associating multiple classes to each occurrence of the same tag, you can achieve different styles for the same tag.
To create and apply a class style: