HTML Help!
HTML is the easiest code that you will ever learn! Unfortunatly, most schools only teach Advanced HTML on request, so I will teach you the Basics!
HTML
BOLD
<b>Your Word</b>
ITALIC
<i>Your Word</i>
UNDERLINE
<u>Your Word</u>
Making...
Links
<a href="THE URL"></a>
Images
<img src="THE IMAGE URL">