HTML ASSIGNMENTS
Exercise 1
Create an HTML document that lists the sports offered at your school by completing the following steps:
a. Make a list of all the sports offered at your school.
b. Using Notepad, create an HTML document that includes:
· A comment with your name
· The title School Sports
· An appropriate background and text color
· Your school name in Heading 1 format
· Sports in Heading 2 format
· A horizontal rule across 50% of the page, left aligned
· The sports offered, each displayed on a separate line, in Heading 3 format.
c. Save with the name index.htm.
d. View in a web browser and print a copy
Exercise 3
Create four HTML documents that detail a book you have recently read by completing the following steps.
a. Using Notepad, crate the first HTML document that includes:
1 The title Book Report
2 An appropriate background and text color
3 The title and author of the book in Heading 3 format
4 Your name in Heading 1 format
5 At least one paragraph and at least 30 words summarizing the book.
6 A list of hyperlinks below the summary paragraph that link to the characters page (use the label Characters and link to characters.htm), the author page (use the label Author and link to author.htm) and the favorite part page (use the label Favorite Part and link to fav_part.htm).
b. Save the HTML document naming it book.htm.
c. Using the Notepad, create a new HTML document that contains:
1 The title Characters
2 An appropriate background and text color
3 The tile of the book in Heading 3 format
4 Characters in Heading 2 format
5 Your name in Heading 1 format
6 One paragraph for each important character in the book. There should be at least 40 words total on this page.
7 A hyperlink below the character paragraphs with the label Home that links the home page (books.htm)
d. Save the using the characters.htm
e. Using Notepad, create a new HTML document that contains:
1 The title Author
2 An appropriate background and text color
3 The title of the book in Heading 3 format
4 Author in Heading 2 format
5 Your name in Heading 1 format
6 One paragraph describing the author. Include the author’s date of birth, education, and other pertinent information (other books they wrote). This paragraph should contain at least 12 words.
7 A hyperlink below the author paragraph with the label Home that links to the home page (book.htm)
f. Save with the author.htm.
g. Using Notepad, create a new HTML document that contains:
8 The title Favorite Part
9 An appropriate background and text color
10 The tile of the book in Heading 3 format
11 Favorite Part in Heading 2 format
12 Your name in Heading 1 format
13 One paragraph describing your favorite part of the book. This paragraph should contain at least 20 words.
14 A hyperlink below the favorite paragraphs with the label Home that links the home page (books.htm)
h. Save using the name fav_pat.htm
i. View the first document in a browser. Test the links.
Wednesday, September 12, 2007
Subscribe to:
Posts (Atom)