You should check out the guidelines on Apple's Developer site:
http://developer.apple.com/iphone/designingcontent.html
Native width is 320 in portrait mode. Unless a viewport width is
specified, Mobile Safari assumes a default width of 980 and scales it
to fit 320 in portrait.
If you are making a site especially for the iPhone, you may as well go
for the native width. But if you seriously need the width at 630 for
some reason, specify that as the viewport width -- then the 630 would
be scaled to fit 320 wide.
Craig
On Aug 25, 4:35 pm, Mike <[EMAIL PROTECTED]> wrote:
> I am trying to build a small website for iphone. my webpage is 630px
> wide. and people say its too wide for an iphone. does not iphone scale
> the webpage to fit its viewport?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---