Do you want more than just a color in the background of your Web pages? Then find out how to add your favorite graphic, picture, or image behind your words.
Difficulty: Easy
Time Required: 5 minutes
Here's How:
- Inside the body tag add the 'background' tag and the url of the image.
- The code will look like this: <body background=http://sitename.com/image.gif>
- Replace 'http://sitename.com/image.gif' with the URL of the image that you want to use.
Tips:
- You must first have an image online to do this.

