meta 标签


<meta http-equiv="keywords" content="关键字1,关键字2,...">

<meta http-equiv="description" content="网页描述">

<meta name="renderer" content="webkit|ie-comp|ie-stand">

<meta name="renderer" content="webkit">

<meta name="renderer" content="ie-comp">

<meta name="renderer" content="ie-stand">

<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" >

<meta http-equiv="Window-target" content="_top">

<meta http-equiv="Refresh" content="2;URL=http://">

<meta http-equiv="pragram" content="no-cache">

<meta http-equiv="cache-control" content="no-cache, must-revalidate">

<meta http-equiv="expires" content="0">

<meta name="format-detection" content="telphone=no, email=no"/>

<meta name="apple-mobile-web-app-status-bar-style" content="black"/>


<meta http-equiv="Cache-Control" content="no-siteapp" />

<meta http-equiv="cache-control" content="no-cache" />

<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimal-ui" />

<meta content="yes" name="apple-mobile-web-app-capable" />

<meta content="black" name="apple-mobile-web-app-status-bar-style" />

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 问题:有哪些常见的meta标签文档声明的作用?严格模式和混杂模式指什么?<!doctype html> 的作用?浏...
    mhy_web阅读 492评论 0 1
  • 其实这些东西大概在一年前就搞出来了,看了很多有关的文章,现在分享出来,如果对你有些帮助,我还是挺开心的。因为里面有...
    其心阅读 2,670评论 0 8
  • (注1:如果有问题欢迎留言探讨,一起学习!转载请注明出处,喜欢可以点个赞哦!)(注2:更多内容请查看我的目录。) ...
    love丁酥酥阅读 970评论 2 3
  • < meta > 元素 概要 标签提供关于HTML文档的元数据。元数据不会显示在页面上,但是对于机器是可读的。它可...
    种谔阅读 541评论 2 2
  • 问答题47 /72 常见浏览器兼容性问题与解决方案? 参考答案 (1)浏览器兼容问题一:不同浏览器的标签默认的外补...
    _Yfling阅读 13,842评论 1 92