XHTML-MP site - doctype

Modified on 2010/06/25 00:09 by Administrator — Categorized as: Mobile

To code a XHTML-MP site, you’d begin with a doctype like this one:

<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">

XHTML mobile and XHTML are different

for example, XHTML mobile doesn't support colspan and <thead>