HTML Practice #2
- 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 Spare Time
- Within the body section, add the following
heading (heading size 1): What I Like to Do in My Free Time.
- After the heading text, include a horizontal
rule with the size of your choice.
- After the horizontal rule, include
an unordered list and name
3-5 things that you like to do outside of school.
- 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 practice2.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