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)
Nested use of MySQL ifnull I searched online to s...
Mobile browsers place web pages in a virtual "...
1. First check whether the system has mysql insta...
1. The as keyword indicates an assertion In Types...
Preface I believe many students are already famil...
Table of contents Overview What is Image Compress...
Table of contents 1. What is a closure? 1.2 Memoi...
Preface: I wrote this because I helped my friend ...
This article describes the usage of MySQL stored ...
Table of contents Purpose npm init and package.js...
【SQL】SQL paging query summary The need for paging...
Preface I was recently reading about MySQL indexe...
After the form is submitted, the returned HTML pag...
This article summarizes some common MySQL optimiz...
Table of contents One master and multiple slaves ...