: The ADDRESS Element
Last updated: 2026-09-12
<address>The ADDRESS Element
Represents contact information for the nearest article or body, such as author name, email or address.
| Category | Semantic |
|---|---|
| Content Model | Flow content |
| Allowed Parents | Any element that accepts flow content |
| Content Tag | Yes — requires closing </address> tag |
| Status | Standard |
📝 Syntax
<address>contact info</address>
▶ Example
Edit the code below and see the live result in the playground:
🌐 Browser Support
| Browser | |||||
|---|---|---|---|---|---|
| <address> | ✓ v1 | ✓ v12 | ✓ v1 | ✓ v1 | ✓ v1 |
| Supported in all major browsers | |||||
Tip: address is for contact info only, not arbitrary addresses; its text is italic by default.
🏷️ Related Tags
💡 Related Cases
More case studies coming soon — check back later.