Viewport Meta Tag For Mobile Devices
Tutorials Shared by the Internet Community
Viewport Meta Tag For Mobile Devices
This tutorial is going to show you, how to solve it by telling the mobile browsers to render the page according to the mobile devices using viewport mStatistics
Total Hits - 33513
Total Votes - 103 votes
Vote Up - 45 votes
Vote Down - 58 votes
Domain - www.onlywebpro.com
Category - HTML/HTML 5.0
Submitted By - onlywebpro
Submitted on - 2012-03-10 09:34:55
Description
Nowadays, the new generations of mobile browsers can render full web pages (desktop version) without any problems and scale them to fit nicely inside the mobile browser’s visible viewport. The user then can zoom in on areas of interest and pan around on the page using touch, or keypad that depending on the mobile devices. This may not sounds user-friendly for mobile users, because if the web page loaded is wider than 320px, everything in the page were too small to read without zooming. This tutorial is going to show you, how to solve it by telling the mobile browsers to render the page according to the mobile devices using viewport meta tag. More detail...