Lesson 3 - HTML styling using CSS
Styling of HTML can be done in a number of ways. The easiest and often the least recommended way is to use inline styling where a style is applied to a single element by adding the style attribute. The generally accepted way of styling