C-HTML
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "C-HTML" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|C-HTML|concern=Not notable. There are no independent sources}} ~~~~ Timestamp: 20180311121347 12:13, 11 March 2018 (UTC) Administrators: delete |
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|

HTML |
---|
Comparisons |
C-HTML (short for Compact HyperText Markup Language), is a subset of HTML for small information devices, such as first-generation smart phones and PDAs, such as DoCoMo's i-mode mobile phones used in Japan. C-HTML adds several features not found in standard HTML, notably accesskeys, phone number shortcuts for links, and emoji pictorial characters as locally extended Shift JIS, all concepts borrowed from HDML and WML.
Because small devices such as cellular phones have hardware restrictions such as lower memory, low-power CPUs with limited or no storage capabilities, small monochrome display screens, single-character fonts and restricted input methods (the absence of a keyboard or a mouse), there is a need for a simpler form of HTML.[1]
C-HTML does not support tables, image maps, multiple fonts and styling of fonts, background colors and images, frames, or style sheets, and is limited to a monochromatic display.[2]
The language is defined so that all the basic interactive 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. Functionality requiring two-dimensional cursor pointing, like image maps, is excluded from C-HTML.
See also
- Comparison of document markup languages
- Information appliance
- List of document markup languages
- Microbrowser
References
- ^ Kamada, Tomihisa (9 Feb 1998), 2.1. Scope of the Products, W3C, retrieved 2009-04-24
- ^ Kamada, Tomihisa (9 Feb 1998), 3.1 Design Principles, W3C, retrieved 2009-04-24
External links