meta标记用于定义文件信息,对网页文件进行说明,便于搜索引擎查找。放置于<head></head>之间

设置关键字:
<meta name=”keywords” content=”value”>多个关键字内容之间可以用“,”分隔
设置描述:<meta name=”description” content=”value”>
设置作者:<meta name=”author” content=”作者名”>
设置字符集:<meta http-equiv=”content-type” content=”text/html;charset=gb2312”>
设置页面定时跳转:<meta http-equiv=“refresh"content="2;URL=http://www.itcast.cn" />
标签:
meta标记

免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
评论“html中的meta标记简单对照”
暂无“html中的meta标记简单对照”评论...