首页 > 作文

html中meta标签相关

更新时间:2023-04-07 12:13:21 阅读: 评论:0

1、meta name=“viewport” content=”width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, ur-scalable=no”
网页手机wap2.0网页的head里加入下面这条元标签,在iPhone的浏览器中页面将以原始大小显示,并不允许缩放。
width – viewport的宽度 height – viewport的高度
initial-scale – 初始的缩放比例
minimum-scale – 允许用户缩放到的最小比例
maximum-scale – 允许用户缩放到的最大比例
ur-scalable – 用户是hoped否可以手动缩放

2、meta name=“format-detection” content=”telephone=no”
当该 HTML 页面在手机上浏览时,该标签用于指定是否将网页内容中的手机号码显示为拨号的超链接。
在 iPhone 上默认值是:
meta name=“format-detection” content=“telephone=yes”/>
如果你不希望手机自动将网页中的电话号码显示为拨号的超链接,那么可以这样写:
meta name=“format-detection” content=“telephone=no”/>

3、meta name=“apple-mobile-web-app-capable” content=”yes”
说明:网站开启对web app程序的支持。

4、meta name=“apple-mobile-web-app-status-bar-style” content=”black”
说明:
在web app应用下状态条(屏幕顶部条)的颜色;
默认值为default(白色),可以定为black(黑色)和black-translucent洁身(灰色半透明)。

5、meta name=“apple-touch-fullscreen” content=”yes”
“添加到主屏幕“后,全屏显示 meta name=“apple-mobile-web-app-capable” content=“yes” />
这meta的作用就是删除默认的苹果工具栏和菜单栏。content有两个值”yes”和”no”,当我们需要显示工具栏和菜单栏时,这个行meta就不用加了,默认就是显示。
meta山东信息职业学院 content=“telephone=no” name=“format-detection” />英语四六级考试报名;
meta content=“email=no” name=“format-detection” />//将不识别邮箱
告诉设备忽略将页面中的数字识别为电话号码
iOS用rel=“app宝蓝色搭配le-touch-icon”,android 用rel=“apple-touch-icon-precompod”。这样就能在用户把网页存为书签时,在手机HOME界面创建应用程序样式的图标。

本文地址:https://blog.csdn.net/m0_49016709/article/details/107332965

本文发布于:2023-04-07 12:13:19,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/zuowen/4c2e79bc0f973d7ef17f1ea5d53d8deb.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

本文word下载地址:html中meta标签相关.doc

本文 PDF 下载地址:html中meta标签相关.pdf

标签:缩放   网页   用户   比例
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图