Hi, I'm just now getting into mobile web development. As of now my only concern is for smart phones such as android, iphone, windows phone 7, etc... No old phones that I would have to use WML. My question is what do I need to do to make a mobile friendly website? Is it just making sure the width of the page is less than 480 pixels or whatever the resolution of the phone is? or is there more to it?
Hi, I'm just now getting into mobile web development. As of now my only concern is for smart phones such as android, iphone, windows phone 7, etc... No old phones that I would have to use WML. My question is what do I need to do to make a mobile friendly website? Is it just making sure the width of the page is less than 480 pixels or whatever the resolution of the phone is? or is there more to it?
Hi there, I am also developing mobile websites. My methodology is to build fluid layouts so that it will adapt different screen sizes automatically. I base my design on a minimum screen of 320 pixels.
Hi there, I am also developing mobile websites. My methodology is to build fluid layouts so that it will adapt different screen sizes automatically. I base my design on a minimum screen of 320 pixels.
So how do you make it adapt to different screen sizes?
So how do you make it adapt to different screen sizes?
A few things that I pay attention. I don't specify width of the layout so that it will fit to any screen width. I have my images max 240 pixels except for some special cases. I use vertical navigation menus. You can see an example of my work here:
Bookmarks