New HTML elements
- The <STYLE> element encloses a style sheet or links to an external style sheet.
- The <LINK> element links to an external style sheet.
- The <SPAN> element encloses a phrase inside an HTML element so that a different
style can be applied to that phrase.