If you don't want to use javascript control, then try the following method Safari browser is based on the webkit kernel, so this sentence is easy to understand from a semantic point of view Copy code The code is as follows:@media screen and (max-device-width: 640px){body{-webkit-text-size-adjust:none;}} body can be replaced with any container you want The screen width of iPhone 4 is 640px, so if you have iPhone 5, the screen is 800PX, and the corresponding value of the style can also be modified. |
<<: Teach you how to install docker on windows 10 home edition
>>: Summary of commonly used tags in HTML (must read)
Preface A character set is a set of symbols and e...
Table of contents 1. Use the uuid function to gen...
Table of contents Drag and drop implementation Dr...
I'm looking for a job!!! Advance preparation:...
A colleague reported that a MySQL instance could ...
This article example shares the specific code of ...
This article describes a proposal for a metadata ...
This article uses examples to describe how to bac...
According to the methods of the masters, the caus...
environment: 1. CentOS6.5 X64 2.mysql-5.6.34-linu...
Table of contents 1. Shallow copy 1. Object.assig...
1. One-stop solution 1. Problem analysis and loca...
Table of contents 1. Installation: 2. Use: 3. Bui...
I have been studying and reviewing the developmen...
What is the nobody user in Unix/Linux systems? 1....