HTML character encoding

A table that associates a numeric index with each character in a character set. The table is used when you create a Web page for use in a specific language.

Related Articles

Heading

A paragraph type that is displayed in a large, bold typeface.The size of a heading is related to its level: Heading 1 is the largest, Heading 2, the next largest, and so on.Use headings to name...

Hiddenfield

A form field that is invisible to the user but that supplies data to the form handler. Each hidden field is implemented as a name-value pair.When the form is submitted by the user, its hidden...

Homepage

Originally, the web page that your browser is set to use when it starts up. The more common meaning refers to The starting page on a Web site. It is the page that is retrieved and displayed by...

Horizontal line

A horizontal graphic element on a World Wide Web page often used to separate sections of the page.

Host

Any computer on a network that is a repository for services available to other computers on the network.It is quite common to have one host machine provide several services, such as WWW and USENET.