码迷,mamicode.com
首页 > Web开发 > 详细

碰到的html标签中meta的介绍

时间:2017-11-13 13:54:29      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:maximum   end   form   style   device   black   phone   erer   init   

最近整理了一下一些可能会用到的<meta/>标签:
  1. <meta name="renderer" content="webkit">

     

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

     

  3. 
    
    <meta http-equiv="Access-Control-Allow-Origin" content="*">

     

  4. 
    
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

     

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

     

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

     







    <meta name="format-detection" content="telephone=no">

碰到的html标签中meta的介绍

标签:maximum   end   form   style   device   black   phone   erer   init   

原文地址:http://www.cnblogs.com/caphyyy/p/7825617.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!