HTML Practice #3
- Open notepad and create a web page!
- Include HTML, HEAD, and BODY tags to set up the basic sections of a web
page.
- Include the TITLE tag
(within the HEAD tag) and make your title text: My Favorite Movies
- Within the body section, add the following
heading, CENTERED (heading size 1): The
Best Movies of All Time.
- After the heading text, include a horizontal
rule with the size of your choice.
- After the horizontal rule, include
an ordered list and name
5-7 movies.
- Add a background
color (of your choosing)and
make all fonts Arial, a color (of your choosing), and bold.
- Make sure all actions have start and
stop tags!!!
- Save the document into your B232 Web Page Design/HTML/Intro folder.
- 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.
- From My Computer, open up your web page to view in the browser.
- When done, please call your teacher over to grade.
CLOSE WINDOW