You are on page 1of 1

Start an Avalanche Web Page

Create a Web page about avalanches using Notepad.

1. Begin a web page by indicating that this is an HTML document.

2. Place the title Natural Disasters in the header.

3. Make the background color linen (F9EEE2)

4. Create the heading Avalanches on the web page with the size H1.

5. Make the color of the heading red (FF0000).

6. Center the word Avalanches.

7. Add a horizontal line with a width of 4 under the heading


Avalanches.

8. Write these two sentences to state the purpose of the web page:

This web page provides information about the causes of


avalanches, their threat to humans, and what can be done to
minimize this hazard. Read to find out what clues nature provides
to indicate that an avalanche is about to happen!

9. Make the font color of these two sentences navy (150567).

10.Italicize the two sentences under the title.

11.Make the sentences font size 4.

12. Add a break to make each sentence start on a new line.

13.End the HTML document.

14. Save your work with the file name avalanches.htm. View it in
Microsoft Internet Explorer.

CHALLENGE: You can change the font to make the heading look
really great. Try it! Change the heading font to Jokerman using the
following tags:
<FONT FACE=”JOKERMAN”> </FONT>

15.Print the source code, write your name on it, and hand it in.

You might also like