![]() |
The The contact information can be an email address, URL, physical address, phone number, social media handle, etc.
The text in the |
Example:
HTML
<address>
Written by <a href="mailto:[email protected]">Jon Doe</a>.<br>
Visit us at:<br>
Example.com<br>
Box 564, Disneyland<br>
USA
</address>
Example:
HTML
<style>
address { display: block; font-style: italic;
}
</style>
<p>An address element is displayed like this:</p>
<address>
Written by <a href="mailto:[email protected]">Jon Doe</a>.<br>
Visit us at:<br>
Example.com<br>
Box 564, Disneyland<br>
USA
</address>
HTML Contact information for HTML <address> Tag | HTML Tag |
Browser Support for HTML <address> Tag | HTML Tag |
Default CSS Settings for <address> Tag | HTML Tag |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Tag |
Uploaded by
: |
Admin |
Read Article https://horje.com/learn/1434/reference