Normal | Bold | Italic | Underline
| Blinking | Scrolling | To insert text into any html document, simply place it
directly between the <BODY> tags. Use the tags <P> and </P> between
paragraph. To create text which is bold simply place
the <B> tag and </B> tag, at the beginning and at the end of the text which
you would like to make bold.. To create text which is italic simply place the
<I> and </I> tags at the beginning and at the end of the text which you would
like to make italic.. To create text which is underlined simply place the
<U> and </U> tags at the beginning and at the end of the text which you would
like to make bold.. To create text which is simply place
the <BLINK> and </BLINK> tags at the beginning and at the end of the text
which you would like to make it blink.. (only works
with Netscape) To create text which simply place the <MARQUEE> and </MARQUEE> tags
at the beginning and at the end of the text which you would like to make bold. (only works with i.e.) Change Font: > Back > Top To change the font of the text simply place the <FONT
FACE="name of font"> and </FONT> tags at the beginning
and at the end of the text which you would like to change the font of. Change Font Color:
> Back > Top To change the color of the text
simply place the <FONT COLOR="name of color"> and
</FONT> tags at the beginning and at the end of the text which you would like to
change the color of. Change Font Size:
> Back > Top To increase the size of the text simply
place the <BIG> and </BIG> tags at the beginning and at the end of the text
which you would like to change the size of. You can use numerous number of these atributes
to make the size even larger. |