<html>
<body>
<article>
<address>
Document author:
<a href="/People/McGrath/">Richard McGrath</a>
</address>
</article>
</body>
</html>
The address element contains contact information for it's nearest article or body ancestor element.
If address appears inside of an article element, it contains contact information for the article.
If address appears inside of the body element, it contains contact information for the page.
The address element should not be used for a postal address.
N of