扫码关注官方订阅号
古典风格2456规划法规回复
小伙看你根骨奇佳,潜力无限,来学PHP伐。
html{ font-size:calc(100vw/7.5); }
html{
font-size:calc(100vw/7.5);
}
这样就不用js了 REM肯定要用的
用 vw 单位。
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui">
name="viewport"Though not standardized, this attribute is used by different mobile browsers like Safari Mobile, Firefox for Mobile or Opera Mobile.
name="viewport"
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
这样就不用js了 REM肯定要用的
用 vw 单位。
name="viewport"Though not standardized, this attribute is used by different mobile browsers like Safari Mobile, Firefox for Mobile or Opera Mobile.