CSS Backgrounds

Quite often you’ll want to use CSS to control the background of an element. When it comes to backgrounds, CSS has it covered, far more than just standard HTML can.
The first thing that springs to mind when you think of CSS backgrounds is styling the background of a page. This can be done, [...]