Du har bläddrat i bloggen HTML5.

Section, article, div…
… hgroup, header. You’d use our good but meaningless friend div, wouldn’t you? In HTML5, you use section which, like article invokes the HTML5 outlining algorithm, while div doesn’t because it has no meaning. HTML 5 Outliner http://gsnedders.html5.org/outliner/ The outline algorithm is handy because you can use multiple h1′s in your document. E.g each nested
...läs mer...
