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

Posted apelles

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了「HTML+CSS」基础入门精英课01相关的知识,希望对你有一定的参考价值。

<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的主要内容,如果未能解决你的问题,请参考以下文章

UI设计师零基础入门到精通精品视频教程155课高清完整版

Html与CSS快速入门01-基础概念

JAVAEE工程师入门技术之第1课day01_Java基础语法&HelloWorld

HTML Animation 前端就业课 第二阶段CSS 零基础到实战(06)

HTML Animation 前端就业课 第二阶段CSS 零基础到实战(06)

牛客编程题零基础入门前端之73题(html,css,ES5,WebAPI)