Site hosted by Angelfire.com: Build your free website today!
HTML Help



Hi and welcome to my HTML Help page.

First of all, HTML is an acronym which stands for Hypertext Markup Link and it is the language of the internet. If you were to type in something on the internet as if it were like a word processor, it would appear something like this:

"Hi! Welcome to my site. It has everything from HTML snippets to the latest movies. I just saw X2 and it is GREAT. If you like action mixed in with suspense and humour, you will love this movie."

But what you probably would rather have is this:

"Hi! Welcome to my site.

It has everything from HTML snippets to the latest movies.

I just saw X2 and it is GREAT. If you like action mixed in with suspense and humour, you will love this movie."

In order to get the product of the second example, you will have to use HTML. HTML is made by using codes inside of TAG SIGNS. When you type in the tag signs , your computer will read what ever is inbetween them and the code will be shown on the screen.