7th November 2009 search this site | sitemap | advertise 

  HTML, What Does HTML Mean?

HTML - HyperText Mark-up Language

HTML - HyperText Mark-up Language

HTML is a markup language used to create HTML documents.

HTML documents allow plain text to be formatted (bold, italic, etc), as well as being able to specify hyperlinks, images and more.

For more detailed information please see below.
spr
This page is © Copyright 2001-2009 helpwithpcs.com
spr

HTML continued...

HTML document files have either a .htm or .html extension. e.g. some_document.html

The first public draft of HTML was published in October 1991, by Englishman Tim Berners Lee (inventor of the WorldWideWeb).

HTML is an application of the (SGML) Standard Generalised Markup Language which is the international standard for Markup. It is a standard format for hypertext documents which includes web pages and alike.

HTML tags are special words which have different effects, a tag starts with the < (less than) symbol and ends with a > (greater than) symbol.

For instance, the tag to create a title for a HTML document is written as <TITLE>. HTML tags require a second tag to stop the effect, these tags are started with </ and end with >. For example the tag to denote the end of the page title is </TITLE>.

For our guide to HTML click here.
spr
© Copyright 2001-2009 helpwithpcs.com spr
back to dictionary menu Back to Computer Dictionary
spr