HTML, an initialism 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 links, 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 tags, surrounded by...
Read enhanced Wikipedia article
Factz from Wikipedia: we found the following about html
HTML, an initialism 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 links, headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects.
In computing, an HTML element indicates structure in an HTML document and a way of hierarchically arranging content.More specifically, an HTML element is an SGML element that meets the requirements of one or more of the HTML Document Type Definitions (DTDs).
An HTML editor is a software application for creating web pages.Although the HTML markup of a web page can be written with any text editor, specialized HTML editors can offer convenience and added functionality.
HTML e-mail is the use of a subset of HTML (often ill-defined) to provide formatting and semantic markup capabilities in e-mail that are not available with plain text.
HTML 5 (HyperText Markup Language 5) is planned to be the fifth major revision of the core language of the World Wide Web, HTML.When HTML 5 is expressed in XML, it is called XHTML 5.
The application is a full-featured HTML editor designed to help HTML, XHTML and XML authors to edit, format, lookup help, validate, preview and publish web pages.
HTML Tidy is a computer program and a library the purpose of which is to fix invalid HTML and give the source code a reasonable layout (aka indent style).