Technical Definitions

Expansion Techniques

This definition is extended by clickable links

Examples - Links are included in the defintion to make abstract concepts easier to understand.

Partition - The definition is divided into smaller parts with clickable links that further explain terms included in the definition.

Dictionary Definition of HTML
(Click on the links below to view extensions of the HTML definition)

(A new browser window will open for each link)

Definition 1:
HTML
A markup language used to structure text and multimedia documents and to set up hypertext links between documents, used extensively on the World Wide Web.
[H(yper)t(ext) M(arkup) L(anguage)]

Definition 2:
An acronym for Hypertext Markup Language, HTML is the computer language used to create hypertext documents. HTML uses a finite list of tags that describe the general structure of various kinds of documents linked together on the World Wide Web.

Learn The Net.com - Glossary, HTML

Expansion Techniques

Partition - This technical definition also provides clickable links to organizations that make standards for HTML and the World Wide Web.

 

Technical Reference Book Definition of HTML

CNET.com - Glossary

Hypertext Markup Language
As its name suggests, HTML is a collection of formatting commands that create hypertext documents--Web pages, to be exact. When you point your Web browser to a URL, the browser interprets the HTML commands embedded in the page and uses them to format the page's text and graphic elements. HTML commands cover many types of text formatting (bold and italic text, lists, headline fonts in various sizes, and so on), and also have the ability to include graphics and other nontext elements.

Development and maintenance of HTML standards is coordinated by the World Wide Web Consortium.

CNET.com - Glossary, HTML


Expansion Techniques

Graphics

Examples

Partition

Principle of Operation

My Extended Definition of HTML
(Please click on the links below to expand the definition of HTML)

The term HTML stands for (Hypertext Markup Language). HTML is a computer language used to make hypertext documents, otherwise known as webpages. When you type a web address (URL - Uniform Resource Locater) into a web browser, the browser interprets the HTML commands within the webpage and displays them as text, graphics and other elements in the web browser. HTML uses an extensive list of tags that describe the general structure of various kinds of documents linked together on the World Wide Web.

Click here to view a list of the tags necessary to create a webpage
(Tags are used in HTML coding of a webpage, view the picture below to see how tags are used)

Click here to view a picture of what HTML coding looks like
(HTML coding creates the picture below of a webpage in a web browser)

Click here to view a picture of a webpage in a web browser

Previous Page | Back to Main