Mobile Website For Iphone Problems
I'm building a mobile version for a website, and i'm having some problems... The main page of this mobile website is basically an image i made myself with this dimensions: width:
Solution 1:
try using this meta tag:
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
Post a Comment for "Mobile Website For Iphone Problems"