On Your Own Lesson 9: Unordered Lists

For this lesson you will learn how to create lists in html.

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

For this lesson you should create a web page, saved as "lesson9-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 9" in the title bar.
  3. A large heading that says "This is lesson 9"
  4. Your name in bold letters
  5. An unordered list of five of your favorite foods

On to lesson 10

Home to Web Design