码迷,mamicode.com
首页 > 其他好文 > 详细

2、head 标签学习

时间:2019-11-30 21:29:14      阅读:120      评论:0      收藏:0      [点我收藏+]

标签:html5   author   set   round   res   http   com   rds   baidu   


 5秒自动刷新 <meta http-equiv="refresh" content="5,url:http://www.baidu.com" />
 
 

 

1 <title>html study 学习</title><!--网页标题标签;告诉浏览器使用什么标题-->
2、<meta charset="utf-8" /> <!--网页解析编码格式--><!--html5-->
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/><!--html4-->


 ____________

提升网页在浏览器中的搜索概率:

      1、 关键字  V3   <meta name="keywords" content="allen,Java"/>
      2、网页描述    <meta name="description" content="122121212121221"/>
      3、作者 <meta name="author" content="allen"/>

 

 

 

2、head 标签学习

标签:html5   author   set   round   res   http   com   rds   baidu   

原文地址:https://www.cnblogs.com/zwyzwy/p/11963676.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!