-
Step 1
Start the word processor or text editor that you are using to edit your web page. Locate the page file on your PC that you will be adding the image to and position the cursor inside of the <BODY> tag.
-
Step 2
Type BACKGROUND=“?” inside of the body tag, directly in front of the name of the image that you will be using as your background image.
-
Step 3
Replace the question mark with the location of the image on your computer. Your text should look like the following example:<HTML><HEAD><TITLE>This is your title</TITLE></HEAD><BODY BACKGROUND=“photo.jpg”><FONT COLOR=”#ffffff”><H1>This is your welcome text.</H1><P>This is your text.</P><P>This is more text for your page.</P></BODY></HTML>
-
Step 4
Open a new web browser to verify that your web page displays the background image correctly. The image should be repeated to fill the entire page.












