Welcome to the Basics of HTML! Here you will be able to learn the basic skills in HTML, such as making paragraphs and different texts.
Page Breaks
There are two different ways of making a page break or paragraph in HTML. There is this one
PARAGRAPH
The code for that is
And the one I use;
BREAK IN PAGE! xD
The Code of this is
Text Effects
Now its time to learn the basic text effects we can do with HTML!
Bold
This Makes your text bold; it makes it stand out more. The code for that is
Italics
This Makes your text Itaclic which means It'll be on a slant. The code for this is
Underline
This Makes your text underlined; this also makes your text stand out. The code for that is
Strike Out
This strikes out your text. The code for that is
BIG TEXTSmall Text
This is the code that can change the different size of your text! The code for this is;
WOO! Pokemon Font!
This is the code to change the font of your text. The code is
To center your text use this code
This is the code to Marquee your text (We'll move it <---- that way) I'd showanexample, but I have no clue how to end it. DX
Different Color, aye?
To change the color of your text, use this code
Once we know how to do the text effects we can move onto the more important website stuff; Like how to link.
Home Page ^^
That is the simple code which helps you link from page to page. The code for that is
And that pretty much concludes our tutorial of the HTML Basics! I hope this helped you a lot and if there is any problem please ask in the Guestbook or "Ask Draceon", and I'll get to you as soon as possible.
Credit to Piplup-Princess for the HTML.