Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Preserve Font Size in Landscape Mode on Phones
How to prevent the font size getting bigger on my Web pages, when viewed from phones in landscape mode?
✍: FYIcenter.com
One option to preserve the font size in landscape mode is to use the following CSS property:
html {-webkit-text-size-adjust: 100%;}
But this option also preventing user to do "zoom-in" on your Web page.
2015-05-19, ∼2563🔥, 0💬
Popular Posts:
What is "Microsoft Access Outlook Add-in for Data Collection and Publishing" COM Add-in in Outlook 2...
How to start to troubleshoot my Actiontec GT784WNV Modem? I am not able to access Internet. If you a...
Where to find answers to frequently asked questions on Facebook? I want to know how to know how to u...
What is outlook.office365.com? Our IT tells us to migrate to outlook.office365.com. outlook.office36...
Where to find tutorials on LibGen (Library Genesis)? Here is a large collection of tutorials to answ...