Because I was asked for this info:
~ Text Attributes ~
italics
<i> italics </i>
bold
<b> bold </b>
emphasize
<em> emphasize </em>
typetext
<tt> typetext </tt>
strikethrough
<strike> strikethrough </strike>
SubText
<sub> sub </sub>
Note: This is fun to know because you can
sub a sub, movingdownfurtherand backupagain
I did that by placing a <sub> in front of each word going down
without using the endtag until I wanted to move back up again.
Make sure to use as many </sub> tags as you did in front.
Type Size
<font size=6> Type Size </font>
Another Note: Font sizes can range from minus (-) numbers to plus numbers (+)
you can type with or without the + sign but they come out in different sizes.
Type Color
<font color=purple> Type Color </font>
And Yet Another: Font colors can be input as numbers or names,
(example: Name:AliceBlue Code:eff7ff)
Tags for colors can be inserted between letters and words
as long as you use the end tags before choosing another. (color chart to follow)
Size and Color
<font size=6 color=purple> Size and Color </font>
Use stuff together!
<font size=6 color=lime><b><i> Use stuff together!</font></b></i>
~ Paragraph Stuff ~
Center your thoughts
<center> Center </center>
Line break
Use this to break text without a space. <br>
Paragraph Break
Use this for a wider space between paragraphs. <p>
Dividing Line
Lines...just the plain one for now... <hr>
~ Putting Up Pics ~
<img align=middle src="http://www.ptialaska.net/~melissag/htmlguide/froggie.gif">
MoReNoTeS:
Okay, find a pic you like, copy the link and put it between the quotation marks. Don't forget any of the sequence..
like the http:// or the < and > and the align or it won't work in some places like chat lines.
Please remember that animations take up memory
and will slow down other people's machines so use them sparsly.
~ Text Attributes ~
italics
<i> italics </i>
bold
<b> bold </b>
emphasize
<em> emphasize </em>
typetext
<tt> typetext </tt>
strikethrough
<strike> strikethrough </strike>
SubText
<sub> sub </sub>
Note: This is fun to know because you can
sub a sub, movingdownfurtherand backupagain
I did that by placing a <sub> in front of each word going down
without using the endtag until I wanted to move back up again.
Make sure to use as many </sub> tags as you did in front.
Type Size
<font size=6> Type Size </font>
Another Note: Font sizes can range from minus (-) numbers to plus numbers (+)
you can type with or without the + sign but they come out in different sizes.
Type Color
<font color=purple> Type Color </font>
And Yet Another: Font colors can be input as numbers or names,
(example: Name:AliceBlue Code:eff7ff)
Tags for colors can be inserted between letters and words
as long as you use the end tags before choosing another. (color chart to follow)
Size and Color
<font size=6 color=purple> Size and Color </font>
Use stuff together!
<font size=6 color=lime><b><i> Use stuff together!</font></b></i>
~ Paragraph Stuff ~
Center your thoughts
<center> Center </center>
Line break
Use this to break text without a space. <br>
Paragraph Break
Use this for a wider space between paragraphs. <p>
Dividing Line
Lines...just the plain one for now... <hr>
~ Putting Up Pics ~
<img align=middle src="http://www.ptialaska.net/~melissag/htmlguide/froggie.gif">
MoReNoTeS:
Okay, find a pic you like, copy the link and put it between the quotation marks. Don't forget any of the sequence..
like the http:// or the < and > and the align or it won't work in some places like chat lines.
Please remember that animations take up memory
and will slow down other people's machines so use them sparsly.
