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, ∼2567🔥, 0💬
Popular Posts:
What are different versions of Microsoft PowerPoint? As of 2016, Microsoft PowerPoint has been relea...
How to resume file transfer in FileZilla FTP Client? I have unfinished file transfer entries in the ...
How to download publication files from libgen.rs? libgen.rs or gen.lib.rus.ec is the most robust Web...
Should I edit my PowerPoint document online or offline? If you have Microsoft Office and OneDrive fo...
How to make my presentation beautiful by applying a built-in theme provided by Office PowerPoint 200...