I recently encountered an issue where mobile browsers were not rendering our web sites with as much of the page in view as possible on first load. Looking at some of our earlier web sites, I could see that none of them were experiencing this issue! So, I ended up wondering: “What changed?”
At The Web Shop, we try to use as many tools and resources as we can to ensure that we are following best practices and not reinventing the wheel (or at least improving upon it!). One of which is the popular HTML5 Boilerplate project that includes a viewport meta tag.





