Quick Search
HTML - Hypertext Markup Language
- 2009-11-05
- Categorized in: H CKInfo Items
(H-T-M-L)
A markup language which defines the structure of documents on the World-Wide Web. Elements of the language allow hypertext linking between documents. The language consists of text with embedded tags which can be open (e.g., <br> for a new line) or closed (e.g., <strong>Text</strong> for bold text).
HTML is not a layout language in that different browsers can interpret the embedded commands in different ways on different systems and the user is in control of many of those display characteristics. But, many sites attempt to perform layout using complex combinations of tables and/or the application of style sheets.
More Information
These pages may have broken or outdated links on them. If you find one please leave a comment and I'll fix that. If you know of a better link please also leave a comment so it can be added. Thank you.


