<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<!--
<div id="footer"><p>备案信息</p></div>
<footer><p>备案信息</p></footer>
-->
<article>
<p>文章内容</p>
<footer>
文章的脚本注释
</footer>
</article>
<section>
<p>文章内容</p>
<footer>
文章的脚本注释
</footer>
</section>
</body>
</html>
效果图: