Glossary: HTML and XHTML
Mon, Apr 21 2008 - 10:45 AM
What is HTML?
HTML stands for Hyper Text Markup Language. HTML is the language that displays your website's images, headlines, and paragraphs. It's very simple. You can make a paragraph like this:
When you wrap your paragraph in tags like that, you're "marking it up"...describing it as a paragraph so that web browsers can display it properly. You can make a link like this:
When you wrap your words in tags like that, you're creating "hyper text"...linking one page to another page, ...
Read More
Read More
