For example of a blog-post or article.
header
John
My articl
Both rel="author" and
are designed for this exact purpose. Both are supported in HTML5. The spec tells us that rel="author" can be used on
, and
elements. Google also recommends its usage. Combining use of
and rel="author"
seems optimal. HTML5 best affords wrapping
like so:
Headline
...
The pubdate
attribute indicates that that is the published date.
The title
attributes are optional flyovers.
The byline info can alternatively be wrapped in a
If you want to add the hcard microformat, then I would do so like this:
Headline
...