Go Back   CodingForums.com > :: Client side development > General web building > Building for mobile devices

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-01-2013, 10:17 AM   PM User | #1
webdevs
New Coder

 
Join Date: Nov 2012
Location: India
Posts: 52
Thanks: 0
Thanked 3 Times in 3 Posts
webdevs is an unknown quantity at this point
Cell Phone Screen Resolution For Mobile Web Design

How many mobile screen size to be consider while developing mobile website. For example 240x320. I will need size for mobile website design purpose only. I am aware there is lot of different size for different smartphone but I will need general and most uses smartphone size for mobile website.
webdevs is offline   Reply With Quote
Old 01-02-2013, 05:28 PM   PM User | #2
hdewantara
Regular Coder

 
hdewantara's Avatar
 
Join Date: Aug 2009
Location: Jakarta, Indonesia.
Posts: 287
Thanks: 4
Thanked 39 Times in 39 Posts
hdewantara is an unknown quantity at this point
Maybe this could help you decide:
http://gs.statcounter.com/#mobile_re...-200912-201212
hdewantara is offline   Reply With Quote
Old 01-31-2013, 10:29 PM   PM User | #3
StevenHu
Regular Coder

 
Join Date: Jun 2011
Location: CA
Posts: 105
Thanks: 0
Thanked 10 Times in 10 Posts
StevenHu is an unknown quantity at this point
Actually, we no longer develop according to pixel size any more. By using Responsive Web Design techniques, we can make the same page accessible across a wide variety of screen sizes. For instance, take a look at the microsoft.com site; squash the browser window and watch the content adapt to fit.

You might look at Zurb Foundation to get an idea of what can be done and the easy tools needed to get it working right away.

Google the terms to learn more.
__________________
Steve Husting
http://iphonedevlog.wordpress.com
StevenHu is offline   Reply With Quote
Old 02-28-2013, 03:04 PM   PM User | #4
Obsidian
New Coder

 
Join Date: Feb 2013
Posts: 28
Thanks: 1
Thanked 4 Times in 4 Posts
Obsidian is an unknown quantity at this point
The first time that I developed a mobile website, the layout was simply based off of percentages instead of pixel sizes. The percentage of these sizes will be very flexible to fit just about every page size.

The layout was based off of div tags that "stacked" on each other. I kept to a 100-200 word minimum on each page to ensure that it wasn't too wordy. Since it was the first mobile site I developed, I was quite afraid to use special scripts or use other dynamic content -- everything was pretty static.
Obsidian is offline   Reply With Quote
Reply

Bookmarks

Tags
mobile site, mobile web design

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:16 AM.


Advertisement
Log in to turn off these ads.