Dictionary
Thesaurus
Encyclopedia
Translator
Web
 
Help

Hypertext Markup Language

 - 2 dictionary results
Financial Dictionary

HyperText Markup Language - HTML

The authoring language used in the creation of documents for the World Wide Web.

Investopedia Commentary

If you want to see what HTML language looks like, then, in your browser, click on "view" then "view source." Those hundreds of tags and coding is what makes up HTML.

See also: E-Commerce

Also spelled: HTML

Investopedia.com. Copyright © 1999-2005 - All rights reserved. Owned and Operated by Investopedia Inc.
Cite This Source
Computing Dictionary

Hypertext Markup Language hypertext, World-Wide Web, standard
(HTML) A hypertext document format used on the World-Wide Web. HTML is built on top of SGML. "Tags" are embedded in the text. A tag consists of a "<", a "directive" (in lower case), zero or more parameters and a ">". Matched pairs of directives, like "" and "" are used to delimit text which is to appear in a special place or style.
Links to other documents are in the form
foo
where "" and "" delimit an "anchor", "href" introduces a hypertext reference, which is most often a Uniform Resource Locator (URL) (the string in double quotes in the example above). The link will be represented in the browser by the text "foo" (typically shown underlined and in a different colour).
A certain place within an HTML document can be marked with a named anchor, e.g.:

The "fragment identifier", "baz", can be used in an href by appending "#baz" to the document name.
Other common tags include

for a new paragraph, .. for bold text,

The Free On-line Dictionary of Computing, © 1993-2007 Denis Howe
Cite This Source
Search another word or see Hypertext Markup Language on Thesaurus | Reference
FacebookTwitterFollow us: