Here are some of the things you'll need to know to understand HTML
< >
Those indicate HTML tags
HTML tags are what you use to build sites incase you didn't guess
Here is a sample tag
<a href="http://TheFreezer.8m.com">The Freezer</a>
That means nothing to you more than likely but here's what that does