主頁 > 知識庫 > html meta用法示例介紹

html meta用法示例介紹

熱門標(biāo)簽:浦東新區(qū)百度地圖標(biāo)注圖片 經(jīng)綸電銷機(jī)器人 外呼智能系統(tǒng)報(bào)價(jià) 騰訊植物園地圖標(biāo)注 鄒城智能外呼系統(tǒng) 巫山縣地圖標(biāo)注app 華為收費(fèi)站地圖標(biāo)注 個(gè)貸電銷機(jī)器人 電話機(jī)器人宣傳片
示例用法

復(fù)制代碼
代碼如下:

<!DOCTYPE html>
<!--[if lt IE 7]><html class="ie6"><![endif]-->
<!--[if IE 7]><html class="ie7"><![endif]-->
<!--[if IE 8]><html class="ie8"><![endif]-->
<!--[if IE 9]><html class="ie9"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html class="w3c">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>tinyCss--my css study tidy</title>
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport" />
<meta content="my css study tidy" name="description" />
<meta content="css,tidy" name="keywords" />
<meta content="index,follow" name="robots" />
<meta content="tinycss" name="application-name" />
<meta content="no-cache" http-equiv="Cache-Control" />
<meta content="-1" http-equiv="Expires" />
</head>
<body></body>
</html>

[code]
提示一:

viewport, 當(dāng)你的頁面有寬度時(shí),比如寬度為1000px,設(shè)定width=1000, 兼容性會更好些。

提示二:

X-UA-Compatible, 此屬性僅為ie8瀏覽器識別,讓ie8用ie7的模式渲染是一種常見的應(yīng)用;這樣:content="IE=7";不用這個(gè)meta會是比較好的建議,因?yàn)楫吘筰e8...。

提示三:

Expires:文檔過期時(shí)間,過了這個(gè)時(shí)間就需要從服務(wù)器從新請求,而不可以用緩存;content="-1"理論上是禁用緩存的。

標(biāo)簽:唐山 那曲 廣西 滁州 三沙 楊凌 南平 日喀則

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《html meta用法示例介紹》,本文關(guān)鍵詞  html,meta,用法,示例,介紹,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《html meta用法示例介紹》相關(guān)的同類信息!
  • 本頁收集關(guān)于html meta用法示例介紹的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章