What Screen Resolution Should Your Mobile Site Be Created For?

As a front-end web developer, I've battled with accommodating a wide range of screen sizes and resolutions. It's inconvenient, but it's vital to guarantee that your work is available to as many people as possible. This is no different with mobile web design, and in fact, it may be more difficult since there is a greater range of screen sizes to build for than with conventional desktop design.

What works well on the desktop also works well on mobile devices, in my opinion: Provide for the most popular screen widths and code your site such that it will degrade well for other devices.

Designing for mobile web does not include inventing new methods to cram more bells and whistles onto these devices. It's a matter of identifying what's important to the site and what's disposable in this format. This often entails deleting superfluous pieces and focusing on what is essential to the site's core. For full stack developer in Delhi related information go through this link: https://www.tgcindia.com/course/adv-certification-course-in-mean-stack-developer/

Phones are available in a range of sizes.

True, there are a plethora of phones available. Shapes, sizes, operating systems, and online capabilities vary. This is useful information to have when building for mobile platforms, but it's even more vital to know how many of these individuals are part of your target audience. I've discovered that the answer is not many.

Do you need to cater to people of various sizes?

No, I don't believe so.

I've decided to tailor mobile web development to devices where it truly shines. Smartphones.

That's not to suggest you shouldn't try to make the site available on as many devices as possible, but viewing the web on the majority of phones is a clumsy experience that few low-end phone users participate in.

Let's take a look at some statistics from a November 2009 post on PhoneArea.com.

* According to their research, the iPhone accounts for half of all smartphone traffic globally, while the Symbian OS, bought by Nokia, accounts for 25% but is declining. If you want to know and if you are inquiring about react js training or course then visit this: https://www.tgcindia.com/course/adv-certification-in-reactjs-for-web-design/

* Google's Android-based phone (Droid, HTC Magic, myTouch 3G, and HTC Hero) has climbed to 11% and is fast expanding. BlackBerry OS accounts for 7% of all traffic and is declining. The surviving web browsers include Windows Mobile OS, Palm OS, and others.

The iPhone's 50% market share is rather significant. Fortunately for us, optimizing our web pages for iPhone is a rather straightforward undertaking. After all, as long as our site appears fine on a desktop system, the full-featured Safari browser will do a fantastic job of presenting it on a phone.

However, this is insufficient if we want to design sites that are properly optimized for mobile surfing. Not just resizing the current site to fit on the phone.

But the main point is that the iPhone provides an environment that is ideal for showing stunning mobile sites.

What can we deduce from this?

If you build and promote sites for the iPhone, Android-based phones, and Symbian OS, you'll cover more than 85 percent of your potential market.

If you create these sites in a standards-compliant manner, they will degrade well to the majority of devices. This should result in a user experience that varies from lovely to bearable for the vast majority of individuals who will visit your website.

A new standard resolution has been established: 240x320.

With all of this debate about varying screen sizes, it's vital to remember one thing:

The display size trend is going toward a standard resolution of 240x320. It's becoming a standard in the same way that current desktop web pages are designed to show at 1280x800.

75% of phones have a screen resolution of 240x320 pixels or higher. This figure is only rising. It will become increasingly commonplace.

Keeping your ideal screen width at 240 pixels will offer the greatest user experience for the majority of mobile web browsers.

This does not imply that you must rigidly code widths of 240 pixels into your divs or pictures; rather, you should build with the assumption that the majority of people will be seeing your site at this resolution. A decent standards-compliant layout will accommodate a wide range of screen sizes.

A word about height.

While width seems to be the most difficult challenge in designing for mobile platforms, height does not appear to be as difficult. Touch interfaces make it simple to navigate and browse across the information. Common sense should tell you not to put a 5-inch high header at the top of your mobile site, but site height isn't usually a problem. Those who routinely use well-equipped gadgets to visit the web are used to scrolling.

Advise on how to create layouts that will work on all phones.

So, how can we accommodate all of these devices? Do we establish a distinct site for each device, like in the days of Netscape 4?

No.

The great majority of current phones — more than 80% — support full XHTML (WAP 2.0) capabilities. Use this to develop standards-compliant, adaptable CSS-based layouts.

This allows you to write semantic code, isolate your information from the display, and develop sites that degrade gracefully for the vast majority of consumers.

Here are a few pointers:

* Don't limit proportions. We've determined that 320 pixels are the ideal width for mobile devices. Does this indicate that you should set all of the values to 320, forcing readers on tiny devices to side-scroll to see all of your content? No. Rather, design a fluid site that can be seen on a variety of screen sizes. To format your content, utilize conventional HTML elements like H1, H2, ul, and strong. Don't anticipate your custom to be formatted on every device. In each browser, title CSS class appropriately. However, anticipate their browser to be intelligent enough to show your h1 tags in a bigger font than your h2 tags. 

* Use CSS to redefine these standard tags, but don't get too worked up if they don't all look the same. It may not display in your preferred font and color, but it will still be an H1 tag, which is crucial for SEO purposes.

* Sites should be designed in a layered approach. Don't float divs or use tables to build side-by-side layouts. Simply said, there isn't much real estate to deal with, and a linear, not stacked, presentation of the material is more logical on a mobile device.

0コメント

  • 1000 / 1000