The <address> tag defines the contact information for the author or owner of a document. This way, the reader is able to contact the document's owner. The address element is usually added to the header or footer of a webpage. |
Example
<address>
House No.<br />
<a href="mailto:us@example.org">Email us</a><br />
Address: Box 355, Disneyland<br />
Phone: +92 54 44
</address>
No comments:
Post a Comment