WEEK TWO ASSIGNMENT:
PART 1:
- Create a second page for Virtual Notebook.
- Use at least 4 HTML tags.
- Add an E-mail link to the page.
- Add a link on the first page to the second page.
- Add a link on the second page back to the first page.
PART 2:
- Were you able to use or create a templae file? YES
- If so, were you able to save it as HTML? YES
- Did you begin your Notebook and perform the Part 1 exercises? YES
I have viewed and bookmarked several of the resource websites given in the lesson and purchased copies of Visual's
"Read Less, Learn More HTML" by Kramer and Que's "Easy Web Publishing with HTML".
In addition to Unordered, Ordered and Nested lists, another type known as a Definition list that displays terms and their definitions.
SAMPLES OF PARAGRAPH ALIGN LEFT, CENTER, AND RIGHT:
- Paragraph Align Left:
- Paragraph Align Center:
- Paragraph Align Right:
HTML TAGS INCLUDED ON THIS PAGE:
- <BR> (break)
- <P> (paragraph with alignments)
- <CENTER> (center)
- <B> (bold)
- <I> (italics)
- <U> (underlined)
- <OL> (ordered list)
- <HR> (horizontal rule)
- <H#n> (headings)
- <BLINK> (blink)
- <A HREF> (anchor tag)
- <BODY> (Includes those below)
- <BGCOLOR> (background color)
- <TEXT> (text color)
- <LINK> (unvisited link)
- <ALINK> (active link)
- <VLINK> (visited link)
Back to the Top
Page 1
Page 3
Page 4
Page 5
Home