手机网页结构

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="HandheldFriendly" content="true"/>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
    <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes"/>
    <title></title>
   
</head>
<body>
    <div>内容</div>
</body>
</html>

猜你喜欢

转载自blog.csdn.net/leng0920/article/details/82740613