HTML
HTML5 语义元素
文档中你可以使用多个 <footer>元素.
源代码:
点击运行 »
<footer> <p>Posted by: Hege Refsnes</p> <p><time pubdate datetime="2012-03-01"></time></p> </footer>
运行结果:
点击运行 »