1. 单标记和双标记

Html中单标记<>可以不加 / 

XHtml中单标记<>中需要加 /

2.<head>

      <title></title>

<meta name:”keywords” content=”此处放关键值”>

<meta name=”description” content =”此处放描述内容,主要用来描述关键值的,也就是对关键值得扩展”>

<meta name=”author” content=”此处放作者名”>

<meta http-equiv=”refresh” content=”2;URL=http://www.qq.com”>

此处作用于两秒后刷新跳转到QQ官网

<meta http-equiv=”Content-type” content=”text/html;Charset=GB2312”>

</head>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-30
  • 2022-02-06
  • 2022-01-08
  • 2022-12-23
猜你喜欢
  • 2021-04-21
  • 2021-12-23
  • 2022-01-26
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2021-09-09
相关资源
相似解决方案