Header
Home | Sitemap Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections



cHTML

by

image

cHTML

The wireless programming language cHTML is a subset of HTML 2.0, 3.2 and 4.0. It is used in wireless devices that are on the i-mode network, served by the internet service provider DoCoMo. cHTML supports fewer character fonts and styles than HTML, and it also does not support: image maps, tables, cookies, frames, or JPEGS. cHTML also does not use style sheets or scripts. Like XHTML Basic, it must use cgi-bin scripts written in Perl, C++, or Java for processing input data or doing other processing of data.

cHTML documents are created with a text editor such as Wordpad or Notepad, but are also included in the newer SDKs such as the Nokia Toolkit4.0. cHTML documents usually use the .html or .htm extension for its files.

When programming for wireless devices, as with other wireless device languages, you must take into consideration the phone’s small display sizes, memory and bandwidth.

The cHTML document starts with a DOCTYPE element that indicates that the following document conforms to the latest specifications for cHTML. Comments are the same in cHTML as both XHTML Basic and WML and begin with <!— and end with — >.

The cHTML document uses the <html> ...</html> tags to surround the document. Every cHTML document uses a head element to specify information about the document. It also has a body element that contains the document content. The <title> tags are used to specify a title for the document that usually appears at the top of the screen.

The <p>..</p> paragraph elements enable you to place text on the display.


556 times read

Related news

» Questions
by admin posted on Jul 19,2007
» Problems
by admin posted on Jul 19,2007
» Other Script Languages
by admin posted on Jul 19,2007
» cHTML
by admin posted on Jul 19,2007
» XHTML
by admin posted on Jul 19,2007


More Top News
Cisco Wireless Networking
Most Popular
Featured Author