0
votes
1answer
46 views

Safari Mobile suggested tags [closed]

I have been searching the internet and cannot find a good resource of information about what to use exactly to make a website work well in Safari Mobile. I looked in Apple's Safari Mobile dev docs, ...
0
votes
1answer
211 views

iPhone site optimization: Custom viewport size

I've got a site that should max out a 575px on the iphone and wanted to know what the best method is for defaulting the viewport to this size. Currently I am using this meta tag: <meta ...