首页 > Web开发 > 详细

「HTML+CSS」基础入门精英课01

时间:2019-10-06 22:52:18      阅读:60      评论:0      收藏:0      [点我收藏+]

<html>

   <head>

     <meta charset="utf-8">

       <meta name="robots" content="index,all,follow">

     <title></title>

   </head>

   <body>

   </body>

</html>

SEO

  1.  charset="XX"   gb2312标准(但没繁体)  gbk(包含亚裔字符)  unicode万国码  utf-8万国码8比特版

  charset="utf-8" 

  2. lang="zh,en"---language

  name:keywords/description/author/robots...

  content:"xxx"


 

字体标签:<strong>/<em>/<b>/<i>/<del>/<h1>-<h6>/<address>

其它标签:<p>..

容器:<div>/<span>


 

「HTML+CSS」基础入门精英课01

原文:https://www.cnblogs.com/apelles/p/11628666.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!