Jump to content

C-HTML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Coolkyle4 (talk | contribs) at 16:50, 24 April 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Evolution of mobile web standards

C-HTML (for "Compact HTML") is a subset of the HTML markup language that works on DoCoMo's i-mode mobile phones used in Japan. C-HTML also adds several additional features not found in standard HTML, notably the accesskeys, phone number shortcuts for links, and emoji pictorial characters as locally extended Shift JIS, all concepts borrowed halfway from HDML/WML.

Short for compact HTML, a subset of HTML for small information devices, such as smart phones and PDAs. cHTML is essentially a pared down version of regular HTML over the Internet. Because small devices such as cellular phones have hardware restrictions such as small memory, low power CPUs, limited or no storage capabilities, small mono-color display screens, single-character font and restricted input methods (the absence of a keyboard or a mouse), there is a need for a simpler form of HTML.

Because of the limitations of small information devices, cHTML does not support JPEG images, tables, image maps, multiple fonts and styles of fonts, background colors and images, frames, style sheets and more than two colors, typically black and white.

cHTML is defined so that all the basic operations can be done by a combination of four buttons and not by two-dimensional cursor movement: cursor forward, cursor backward, select, and back/stop. The functions that require two-dimensional cursor pointing, like "image map" and "table," are excluded from cHTML.

cHTML was created by Japan-based Access Company, Ltd. for use in i-mode devices, and was accepted by the W3C mobile group in 1998. cHTML has been fading into obsolescence as XHTML gains acceptance and replaces cHTML.

See also