HTML Practice #3

  1. Open notepad and create a web page!
  2. Include HTML, HEAD, and BODY tags to set up the basic sections of a web page.
  3. Include the TITLE tag (within the HEAD tag) and make your title text: My Favorite Movies
  4. Within the body section, add the following heading, CENTERED (heading size 1): The Best Movies of All Time.
  5. After the heading text, include a horizontal rule with the size of your choice.
  6. After the horizontal rule, include an ordered list and name 5-7 movies.
  7. Add a background color (of your choosing)and make all fonts Arial, a color (of your choosing), and bold.
  8. Make sure all actions have start and stop tags!!!
  9. Save the document into your B232 Web Page Design/HTML/Intro folder.
  10. This will not be your home page so you do not need to save this page as index.html. However, do make sure you save the document with the htm extension. Name the file practice3.htm.
  11. From My Computer, open up your web page to view in the browser.
  12. When done, please call your teacher over to grade.

 

CLOSE WINDOW