HTML5 元素
元素描述了文档的头部区域
元素主要用于定义内容的介绍展示区域.
在页面中你可以使用多个 元素.
以下实例定义了文章的头部:
实例
<article> <header> <h1>Internet Explorer 9h1> <p><timepubdatedatetime="2011-03-15">time>p> header> <p>Windows Internet Explorer 9(缩写为 IE9 )是在2011年3月14日21:00发布的p>article>
元素描述了文档的头部区域
元素主要用于定义内容的介绍展示区域.
在页面中你可以使用多个 元素.
以下实例定义了文章的头部:
<article> <header> <h1>Internet Explorer 9h1> <p><timepubdatedatetime="2011-03-15">time>p> header> <p>Windows Internet Explorer 9(缩写为 IE9 )是在2011年3月14日21:00发布的p>article>