码迷,mamicode.com
首页 > Web开发 > 详细

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

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

标签:address   其它   set   code   容器   css   esc   html+css   nic   

<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

标签:address   其它   set   code   容器   css   esc   html+css   nic   

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

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