Aug
12
8月10号,W3C小组发布了HTML5.0的最新草案,再次引起关注。
不久前,就是7月22号的草案,介绍了html5.0 在 html4.0的基础上做出的改变,增加一些新的元素和标签。比如:
section represents a generic document or application section. It can be used together with h1-h6 to indicate the document structure.article represents an independent piece of content of a document, such as a blog entry or newspaper article.aside represents a piece of content that is only slightly related to the rest of the page.header represents the header of a section.footer represents a footer for a section and can contain information about the author, copyright information, et cetera.nav represents a section of the document intended for navigation.