XHTML Mobile Profile: Difference between revisions

Content deleted Content added
ÐineshBhattarai
m Reverted edits by 36.253.254.167 (talk) to last version by Yobot
Line 12:
|accessdate=2010-05-06}}</ref>
 
== DOCTYPE ==
Dinesh Bhattarai
To validate as XHTML-MP, a document must contain a proper [[Document Type Declaration]],<ref>{{Cite web|title = Example Domain|url = http://example.com/|website = example.com|accessdate = 2015-09-21}}</ref> or DOCTYPE, depending on the version of specification followed
मेरो नाम दिनेस भट्टराई हो।म नेपाली हु।उत्तरमा सगरमाथा दक्षिणमा तराई छ।पूर्वमा मेची नदि भने पस्चिममा माहाकाली नदि छ।3तिर भारत(पूर्व,पस्चिम,दक्षिण)भने उत्रमा चिन छ।मेरो जिल्लालाई उत्तर चिन पूर्वमा ताप्लेजुङ दक्षिणमा भोजपुर तेह्रथुम धनकुटा पस्चिममा सोलुखुम्बु छोएको छ।
 
<source lang="xml">
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
"http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
 
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.1//EN"
"http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd">
 
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN"
"http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd">
</source>
 
Note that a series of revisions have been issued to correct technical errors in the above DTDs, and the DTD format is more complex and less widely supported than that of standard HTML.
 
== MIME types ==