The Basic's Of HTML
Welcome to the basics of HTML!! Here you will be able to leanr the basic skills in HTML, the first bit will be on how to do the easy things, such as Page Breaks and making Paragraphs, Next is the Different kind of things you can dp with text. After that you'll learn how to link and how to link to an image without having the ugly purple Link box around it.
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...
eh.. all the text here is centerised xD
To center your text use this code;
This is the code to Marquee your text [well move it <---- that way]
Different Colour Aye?
To change the colour 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;

A lovely code that demenstrates how to link with an Image instead of tex; it also doesn't have the ugly link button around it; which is good. The code for this is;
And That Pretty Much concludes our tutorial of the Basic's to HTML! I hope this helped yo a lot and if there is any problem please contact Piplup-Princess; on the contact page.