HyperText Markup Language
language used to write pages and sites for the Internet, HTML
HTML
HTML a
contraction of Hypertext Markup Language, is the predominant
markup language for
web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of labels (known as tags), surrounded by angle brackets. HTML can also describe, to some degree, the appearance and
semantics of a document, and can include embedded
scripting language code which can affect the behavior of
web browsers and other HTML processors.
See more at Wikipedia.org...
hypertext markup language
Noun
1. a set of tags and rules (conforming to SGML) for using them in developing hypertext documents
(synonym) hypertext mark-up language, HTML
(hypernym) markup language
Hypertext Markup Language
HyperText Markup Language, language used to write pages and sites for the Internet, HTML
HTML
Acronym for HyperText Markup Language. The markup language used for documents on the World Wide Web. HTML uses tags to identify elements of the document, such as text or graphics. HTML 2.0, defined by the Internet Engineering Task Force (IETF), includes features of HTML common to all Web browsers as of 1995 and was the first version of HTML widely used on the World Wide Web. Future HTML development will be carried out by the World Wide Web Consortium (W3C). HTML 3.2, the latest proposed standard, incorporates features widely implemented as of early 1996. Most Web browsers, notably Netscape Navigator and Internet Explorer, recognize HTML tags beyond those included in the present standard.