HTML for Contact Information
The HTML
element defines contact information (author/owner) of a document or an article.
The
element is usually displayed in italic. Most browsers will add a line break before and after the element.
Example
<address>
Written by John Doe.<br>
Visit us at:<br>
Example.com<br>
Box 564, Disneyland<br>
USA
</address>
EmoticonEmoticon