HTML <HyperText Markup Language>
HTML is the basic publishing language of the World Wide Web. Although HTML is easy to learn, it's quite difficult to master. Many web browsers display certain HTML elements differently than others, so it's important to know which elements to use and which to avoid. Furthermore, even though many people can write HTML, few take the time to assure their code is well-formed and valid according to the World Wide Web Consortium (W3C) HTML specification. |