+ 2
html page zooming or not plz give me tag and whow
3 ответов
+ 4
If you're talking about user zoom on mobile device:
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
</head>
+ 1
ok
0
you need to use CSS or JavaScript