文档的标题

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  4. <meta http-equiv="Content-Language" content="zh-cn" />
  5.  
  6. <title>标题不会显示在文档区</title>
  7. </head>
  8.  
  9. <body>
  10. <p>这段文本会显示出来。</p>
  11. </body>
  12.  
  13. </html>