* Proxy all mobile connections through an html-simplifier
* Ignore inline elements like <strong> and <em>
* Remove the vertical part of the box model, and disallow any vertical positioning statements
* Simply serve raw html to the end user. In these days of semantic HTML5, users should be able to read it anyway.
* Proxy all mobile connections through an html-simplifier
* Ignore inline elements like <strong> and <em>
* Remove the vertical part of the box model, and disallow any vertical positioning statements
* Simply serve raw html to the end user. In these days of semantic HTML5, users should be able to read it anyway.