This web page uses HTML5, which, like XHTML, is strict.
That means I cannot put any presentational tags in the .html file (such as specifying font colour, table border size or background). All these presentational elements are controlled solely by the style sheet.
| html5 element | CSS attribute |
|---|---|
| p | font-size |
| body | background-image |
We can also alter how an in-line image is displayed: