HTML <address> Tag
Definition and Usage
The <address>
tag is used to show the contact information of the person who created a document or article.
Contact information is the way we give others a way to reach us. It could be an email address, a website link (URL), a home address, a phone number, or even a username on social media.
The text inside the <address>
tag usually appears in italic,
Browsers will automatically insert a line break before and after the <address>
element.
Global Attributes
The <address>
tag in HTML can also use the Global Attributes.
Event Attributes
The <address>
tag in HTML can also be used with Event Attributes.
Related Pages
HTML DOM reference: Address Object
Default CSS Settings
When you use the <address>
element in a web page, most browsers will show it with their default settings: