So far the most common formats seem to be,
- WAP
- WML
- XHTML and HTML mobile
I found some more information on these markup languages at,
http://www.oreillynet.com/pub/a/wireless/2004/02/06/mobile_browsing.html
W3School seems to have quite an extensive tutorial library on WAP and WML,
http://www.w3schools.com/wap/
This might be the perfect source to start coding in WAP and WML. It also looks like that WAP and WML use the same coding principles as HTML so it should not be too difficult to start coding in these markup languages as also stated in this quote from w3schools.com,
WAP homepages are not very different from HTML homepages. The markup language used for WAP is WML (Wireless Markup Language). WML uses tags - just like HTML - but the syntax is stricter and conforms to the XML 1.0 standard.
WML pages have the extension *.WML, just like HTML pages have the extension *.HTML.
No comments:
Post a Comment