The style of a HTML document is defined in
Cascading Style-Sheets (CSS).
Style includes fonts, colors, layout, etc.
CSS can be in declared in the head of the document:
CSS
Style specification can also be included
directly in a tag
(
red and
big blue
):