The address element (<address>) encloses contact information of the owner or the author of the document or the article.
Overview TableA page at the W3C Web site might include the following contact information
<address> <p><a href="http://www.w3.org/Consortium/contact-mit">MIT</a></p> </address>
Example of information that would be incorrect if placed inside an address element
<div>Last Modified: 1999/12/24 23:37:50</div>Notes
Webkit (Safari, old Android and similar) and Trident (Internet Explorer) user agent default style -
address { display:block; font-style: italic; }
Gecko (Firefox) user agent default style -
address, address[dir]{ unicode-bidi: -moz-isolate; display:block; font-style:italic; }Standards information
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4