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, ∼2555🔥, 0💬
Popular Posts:
How to install Microsoft Teams desktop version on Windows 7? I am tired of using Microsoft Teams Web...
How to open firewall for the FTP command-line tool on Windows for data connections in active mode? I...
How to insert a dynamic field code manually in Microsoft Word? I know how the field code works. If y...
How to pause file transfer in FileZilla FTP Client? I want to close the computer in the middle of a ...
What is a slide master in PowerPoint? A slide master is a set of slide layouts defined to help you c...