Once you get the hang of it, HTML is very easy. Below you will find simple parts of the language that you can use on your own site.
NOTE:Remove the ()
To skip lines...... <(br)>
To bold words...... <(b)>your words here<(/b)>
To underline words...... <(u)>your words here<(/u)>
To link.......... <(a href="www.watever the website is.com")>Name of site<(/a)>
To add a background to your site.......... <(BODY background= image url)>
To make a headline ...... <(h1)>your headline here<(/h1)>
To create a break or skip to the next line ....... <(br)>





