3 types of styles:

1.) HTML tag styles redefine the formatting for a particular tag, such as H1.
2.) Custom styles or Class styles which apply to a block of text
3.) CSS selector styles redefine the formatting for a particular combination of tags

Examples of formatting using html and styles