⑪XHTML Mobile Profile1.0 DTD 携帯端末向け

XHTML Mobile Profile1.0 DTD 携帯端末向け
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
"http://www.wapforum.org/DTD/xhtml-mobile10.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml;
charset=Shift_JIS" />
<title>タイトル</title>
</head>
<body>本文</body>
</html>