Title
Posted on .
Lorem ipsum dolor sit amet...
Lorem ipsum dolor sit amet...
I\'m working on a blog that implements Disqus comments and I\'m making an effort to make as much use of HTML5 semantic markups as possible.
Here\'s an example <
There is an example in the HTML5 spec for a blog post with comments. Which makes sense, in my opinion.
Your example could look like:
Title
Posted on .
Lorem ipsum dolor sit amet...
Lorem ipsum dolor sit amet...
Comments
Side note: I think your "posted-on
" would better fit into a footer instead of a header. So your header
could be omitted because it would only contain the heading. So your example could look like:
Title
Lorem ipsum dolor sit amet...
Lorem ipsum dolor sit amet...
Comments