以HTML网页实例说明head区代码的意思
以HTML网页实例说明head区代码的意思
发布时间:2016-12-27 来源:查字典编辑
摘要:举例熟悉网页的头部信息表示涵义标题一定不要少啊!对SEO很有用的!aaa

举例熟悉网页的头部信息表示涵义

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html4/loose.dtd"><>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><>

<meta http-equiv="expires" content="2008/10/15 18:00:00"><>

<meta http-equiv="pragma" content="no-cache"><>

<meta http-equiv="Refresh" content="5;http://www.jb51.net"><>

<meta http-equiv="set-cookie" content="2007/10/18 18:00:00"><>

<meta http-equiv="Window-target" content="_top"><>

<meta http-equiv="Page-Enter" content="revealTrans(duration=1000000,transition=50000000)"><>

<meta http-equiv="Page-Exit" content="revealTrans(duration=1000000,transition=50000000)"><>

<meta name="keywords" content="web,jb51,webdesign"><>

<meta name="description" content="哈哈哈哈哈"><>

<title>标题一定不要少啊!对SEO很有用的!</title>

</head>

<body>

aaa

</body>

</html>

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新XHTML学习
热门XHTML学习
网页设计子分类