Tags Page
The purpose of this assignment is to have you begin thinking seriously
about how you format text. The way you've probobly done this up to now
is to go to the format menu and start playing aroudn with the font, size,
style and mabye even color. however, there isanother way to do it, and
that's to use HTML formatting tags. With HTML tags, you tag a pragraoh
with a tag such as Heading1 and the text is automatticly formatted for
you. Though this method cuts down on the ways you can format the text,
it has some real advantages that you will learn about later.
Headings
This is a Heading1 tag
This is a Heading2 tag
This is a Heading3 tag
This is a Heading4 tag
This is a Heading5 tag
This is a Heading6 tag
Paragraphs
Normal
This is a Normal Paragraph tag
Address
This is a Address Paragraph tag
Formatted
This is a Formatted Paragraph tag
Block Quote
This is a Block Quote Paragraph tag
Description Title
-
This is a Description Title Paragraph tag
Discription Text
-
This is a Description Text Paragraph Tag
-
Lists
BULLETED
-
This os the bulleted list tag
NUMBERD
-
This is the numberd list tag
DESCRIPTION
This is the Description list tag
DIRECTORY
this is the directory list tag
MENU