Related article : Introducing 9lessons iphone Web Application
Normal site
Contains HTML code. CSS width style fixed with pixels. width : 900px
http://www.w3.org/1999/xhtml">
Content-Type" content="text/html; charset=iso-8859-1" />
Mobie site
Contains HTML code. CSS width style with percentage. width : 100% . Take a look atMETA tag viewport.
width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" name="viewport" />
META tag viewport for Iphone
Width fixed 320
META tag viewport for all smart phone devices (recommended)
Auto width adjustment.
Apple developer meta tags information
Redirect iPhone, Blackberry, & Palm Requests With .htaccess
Beginning iPhone 3 Development: Exploring the iPhone SDK

