Return to Snippet

Revision: 31803
at September 13, 2010 22:43 by Ashung


Initial Code
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN"
        "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>XHTML MP Template</title>
</head>
<body>
<!--
HTML tags available in XHTML MP 1.2 and Basic 1.1
* Structure:
body, head, html, title
* Text:
abbr, acronym, address, blockquote, br, cite, code, dfn, div, em, h1, h2, h3, h4, h5, h6, kbd, p, pre, q, samp, span, strong, var
* Links:
a
* Presentation:
b, big, hr, i, small
* Stylesheet:
style
* Lists:
dl, dt, dd, ol, ul, li
* Forms:
form, input, label, select, option, textarea, fieldset, optgroup
* Basic tables:
caption, table, td, th, tr
* Other:
img, object, param, meta, link, base, script, noscript
----------------------

Official Noncompatible Features
* Nested tables (table inside other tables)
* Full table tags: thead, tbody, rowspan, and colspan attributes
* Full form tags: input type=“image”, input type=“file”
* Editing: ins, del
* Image maps
* Frames
* Iframes
* Deprecated formatting tags: e.g., font, dir, menu, strike, u, and center
-->

</body>
</html>

Initial URL


Initial Description
XHTML Mobile Profile Template

Initial Title
XHTML MP Template

Initial Tags


Initial Language
XHTML