Mobile Design Pattern: Web Browser Style
Article Metadata
This design pattern is part of the Mobile Design Patterns series.
Contents |
Description
A web browser is a medium by which user can open web pages in mobile. Mobile browser should capable enough that it gives better web browsing experience like computer. In touch mobile web browser contains touch keyboard and address bar for entering address. A web browser should contain zooming slider, back button to go in the previous webpage and refresh button. Also it should contain the search field, tabs, bookmark and home page buttons.
Advantage
• Picture in mobile should look as good as computer. • Browser contains all the functions required in mobile internet. • It should contain zooming slider, tabs, back button, and search field.
Disadvantage
• Size of webpage is more compared to mobile screen; So It is time consuming to go one side to another side in webpage.
Use when
Web browser is very essential in mobile, when we don’t have computer at that time we use internet in mobile.




