On Your Own Lesson 12: Place an Image in the Background

For this lesson you will learn how to place a photo in the background of your web page.

To learn how to do this, go to this website:
www.w3schools.com/html/html_backgrounds.

For this lesson you should create a web page, saved as "lesson12-your name.html" in your "html lessons" folder, that has the following:

  1. The basic tags every web page needs. (This is from lesson 1)
  2. The words "lesson 12" in the title bar.
  3. A large heading that says "This is lesson 12"
  4. Your name in bold letters
  5. Fill the background of your page with an image of your choice. When done correctly, the image will be repeated many times across the background. It will not be enlarged.
To get an image:
  1. Find an image online
  2. right click on the image, select "save image as" and save it in your "Web Page lessons" folder. When you save it be sure to take note of the extension (.jpg, .gif, or .bmp), DO NOT add an extension like .html.
  3. On to lesson 13

    Home to Web Design