{Welcome
to the tutorial of how to use basic and some advanced html code!}
[Color Changing]
Ok im going to start easy with color changing! - <Font Color="yourcolorhere">Put your text here</Font> I used the color "yellow" in the spot of your color here and this is what it looks like... ThiS!
Now we show size - <Font size="pick a # below 7 put it here">Your text</FONT> i used 2 in between the quotes and it looks..... like ThiS
Now change Font type - <Font Face="Font type goes here(Veranda, Arial, Etc)">Your font here</FONT> i used "Hathor" in between quotes and it looks like ThiS
Now to add all three together put - <Font Face="Your font" Color="Your color" Size="2">Put text here</FONT> Remember to change fonts make sure you add it after </FONT> and make sure you type the font code over again with <Font Face="Font here"> put new text here</FONT> i put 2 size, yellow, and halloween as my font face it like This.
(Other little Html)
HOW TO BOLD THINGS~ <B>Put text you wanna Bold here</B> Put the text you want to have bolded in the put text here spot it will look LIKE THIS
HOW TO ITALICS STUFF~ <I>Put text you want italics here</I> Put text in put text here spot if done right it would look LiKe ThiS.
HOW TO UNDERLINE STUFF~ <U>Put text you want underlined here</U> Put in text where it says put text here you want underlined and it will undewrline it if done right it should LiKe ThiS
TO MAKE NEW PARAGRAPH JUST PUT~ <P> after every area you want to put space between paragraphs put this code!
TO MAKE LINE BREAK~ After your sentence enter <BR>... this is just like hitting enter while on the one line!
TO MAKE A LITTLE BAR~ <HR> this is to make a little line sperating two area's if you did it right it would look like this
TO MAKE COLOR BAR~ <HR COLOR="Your Color"> if it is right it would look like this!
TO MAKE BLINK~ <blink>write words wanted to be blinking here</blink> write your words in the write words to blink area!
TO MAKE WORDS SCROLL~ <marquee>put scrolling words here</marquee> if done right it would look like This...
:[BACK TO HWA]: