HTML5<br>ラベルのプロパティ、すべてのmetaの使い方はここにあります
5806 ワード
基本ラベルSEOはモバイルデバイスにviewportWindows 8を追加するために最適化されています.その他のデジタル認識は自動的に電話番号のためにandroid識別メールボックスに8秒ごとにページ移動端のヘッダーラベルとmetaをリフレッシュさせません.
基本ラベル
基本ラベル
:
<meta charset="utf-8" />
:
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> // IE
:
<meta name="description" content="HTML5COL HTML5 " />
:
<meta name="revised" content="Frank, 2016/3/1" />
SEO
<meta name="description" content=" 850 "/>
:
<meta name="keywords" content="HTML5COL , HTML5, CSS3, JavaScript" />
:
<meta name="author" content="HTML5COL" />
, 「,」 , :none,noindex,nofollow,all,index follow:
<meta name="robots" content="index,follow" />
viewport
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
content
width viewport ( /device-width)
height viewport ( /device-height)
initial-scale
maximum-scale
minimum-scale
user-scalable (yes/no)
ISO
(iOS 6 ):
<meta name="apple-mobile-web-app-title" content=" " />
:
<meta name="apple-mobile-web-app-title" content="yes" />
WebApp :
<meta name="apple-mobile-web-app-capable" content="yes" />
:
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
: "apple-mobile-web-app-capable" content="yes"
content :
content
default ,
black ,
black-translucent , ,
Windows 8
Windows 8 :
<meta name="msapplication-TileColor" content="#000" />
Windows 8 :
<meta name="msapplication-TileImage" content="icon.png" />
:
<meta name="format-detection" content="telephone=no" />
android :
<meta name="format-detection" content="email=no" />
8 :
<meta http-equiv="refresh" content="8" />