HTML <address> Tag
The <address> element specifies the contact information for a document's or article's author/owner. The text in the <address> element is often shown in italics, and browsers always include a line break before and after the <address> element.
Traditionally, browsers display the content included within the <address> tag as italicised text. This tag is sometimes referred to as the address element.
Syntax
Supported Browsers
| Element | Chrome | Firefox | Safari | Edge / IE | Opera |
|---|---|---|---|---|---|
| <address> | Yes | Yes | Yes | Yes | Yes |