表示文档的主题,或部分章节内容。
<html> <head> </head> <body> <section> <h1>文档标题</h1> <p>文档段落1</p> <p>文档段落N</p> </section> </body> </html>