Site hosted by Angelfire.com: Build your free website today!
What Is HTML Exactly?


What is this HTML I'm talking about? Well, you've experienced it plently of times if you ever go on the WWW (World Wide Web). HTML stands for Hyper Text Markup Language and it's what is used to make web sites across the globe. The more in depth term for it is that it is a application of SGML that is consisted of tags to give elements their properties allowing the browser to retrieve the documentation to the page so it understands how to display the consisting elements. Some of you may be going "Uh . . . okay" followed by a long blank stare, so maybe I should explain a bit more. HTML is a relative of SGML which is coding that you write that the browser displays. Don't go thinking that the coding is all cryptic looking though. Actually, HTML is a fun and easy language to learn - might I add that it's addicting too. So if you're thinking about making your page, you will definately want to learn the language. Now some people who have better things to do than stay glued to a computer all day decide, "Now wait a second, why learn all these codes when I can just buy a HTML editor and write the page on the fly?" Good thinking in theory, but HTML editors have limited capabilities. Personally, I prefer typing the coding out because this way you can achieve the look that you want rather than the look that the editor thinks that you want.