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, ∼2417🔥, 0💬
Popular Posts:
Why I am getting the "Warning: Unresponsive Script" message box? How to avoid this message box? When...
What is Microsoft Teams? Microsoft Teams is a Microsoft cloud service that combines workplace chat, ...
Why I am getting the "Account Frozen" message when login to OneDrive? If you have not used your free...
How do I tell what version of Outlook my computer is using? You can determine the version number of ...
How to find all section breaks in a Microsoft Word document? I want to review them. Section breaks i...