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 |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |