Correct use of ?
Published .
<section> element. People seem to have missed the purpose of this element - it is "not just a “semantic @@”":http://blog.whatwg.org/is-not-just-a-semantic.
...
An example of what you can often see is this:
pre(brush:html). <!doctype html>...
Lorem ipsum ...
...
Clearly, this is not the intended purpose of the <section> element. It was intended to make outlining of documents (creating TOCs) easier by grouping content to headings, instead of having several different heading elements. The correct usage of the <section> element, therefore, looks like this:
Title
Lorem Ipsum...
Lorem ipsum...
Lorem ipsum...
Lorem ipsum...
Subtitle
Sub-subtitle
Subtitle
No trackbacks
Writing about this post? A reply, retort, reaction? Use the trackback URI below to automatically create a link to your entry!
⟨http://blog.sigurdhsson.org/cgi-bin/mt/mt-tb.cgi/338⟩
Join the discussion!