1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <!DOCTYPE html PUBLIC
"-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
5 Related spec: http://www.w3.org/TR/css-device-adapt/
7 XHTML-MP is used for mobile documents which are assumed to be designed for
8 handheld devices, hence using the viewport size as the initial containing
9 block size, so using XHTML-MP will give the same result as a viewport
10 meta tag with the following parameters:
12 width=device-width, height=device-height, initial-scale=1
15 <title>Default viewport value changed by XHTML-MP
</title>