HTML stands for HyperText Markup Language, which is the base formatting code for the internet world. Have you ever wonder how they make different colors or paste images on a website? It all comes from HTML or CSS (the latter of which is newer, and you can do a whole lot more with it). HTML shouldn't be thought in terms of English, because it won't make any sense. Think of it like algebra, it is a completely different language that meerely borrows terms found in English. As you can see from the handout of the code that I have used to make this website, most of you probably won't be able to understand some of it, it can get pretty long and tedious. SOme of the codes that I have seen have been well over ten pages long for one single webpage.