主页 > 知识库 > html meta用法示例介绍

html meta用法示例介绍

热门标签:浦东新区百度地图标注图片 经纶电销机器人 外呼智能系统报价 腾讯植物园地图标注 邹城智能外呼系统 巫山县地图标注app 华为收费站地图标注 个贷电销机器人 电话机器人宣传片
示例用法

复制代码
代码如下:

<!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, 当你的页面有宽度时,比如宽度为1000px,设定width=1000, 兼容性会更好些。

提示二:

X-UA-Compatible, 此属性仅为ie8浏览器识别,让ie8用ie7的模式渲染是一种常见的应用;这样:content="IE=7";不用这个meta会是比较好的建议,因为毕竟ie8...。

提示三:

Expires:文档过期时间,过了这个时间就需要从服务器从新请求,而不可以用缓存;content="-1"理论上是禁用缓存的。

标签:唐山 那曲 广西 滁州 三沙 杨凌 南平 日喀则

巨人网络通讯声明:本文标题《html meta用法示例介绍》,本文关键词  html,meta,用法,示例,介绍,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 下面列出与本文章《html meta用法示例介绍》相关的同类信息!
  • 本页收集关于html meta用法示例介绍的相关信息资讯供网民参考!
  • 推荐文章