The old way of formatting text was to use the font tag. Font tags were required every time you wanted to change the face, size, or color of text. This made for a very complicated structure, and one that was very difficult to change, should the need arise.
And now for a little css...
With CSS, we can simply add formatting to the containers that our content lives in. There are various ways we can achieve this, but they all use the same basic format - the style attribute.
links: