Horje

Full Example of HTML <address> for Contact Information

index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<p>The HTML address element defines contact information (author/owner) of a document or article.</p>

<address>
Written by John Doe.<br> 
Visit us at:<br>
Example.com<br>
Box 564, Disneyland<br>
USA
</address>

</body>
</html>

Output should be:

Full Example of HTML <address> for Contact Information



Single Articles
Example of HTML <address> for Contact InformationHTML Quotations
Full Example of HTML <address> for Contact InformationHTML Quotations


Related Articles
What is HTML Quotations HTML Quotations
How to create HTML <blockquote> for Quotations HTML Quotations
How to create HTML <q> for Short Quotations HTML Quotations
How to create HTML <abbr> for Abbreviations HTML Quotations
How to create HTML <address> for Contact Information HTML Quotations
How to create HTML <cite> for Work Title HTML Quotations
How to create HTML <bdo> for Bi-Directional Override HTML Quotations

Type:
Html
Category:
Web Tutorial
Sub Category:
HTML Quotations
Uploaded by:
Admin



Share on: