![]() |
The HTML The contact information can be an email address, URL, physical address, phone number, social media handle, etc.
The text in the |
<address>
Written by John Doe.<br>
Visit us at:<br>
Example.com<br>
Box 564, Disneyland<br>
USA
</address>
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>
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 |
Example of HTML <address> for Contact Information | HTML Quotations |
Full Example of HTML <address> for Contact Information | HTML Quotations |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Quotations |
Uploaded by
: |
Admin |
Read Article https://horje.com/learn/1434/reference