An Introduction to HTML: Backgrounds
- You can add a background to your pages by adding the following html code:
- <body background="background_name.gif">
- There are plenty of backgrounds freely available on the WWW.
- Here's how to make a single color background: