Address Element

Example showing contact information using the address element.

Preview

Code

<address>
Written by John Doe<br>
Email: john@example.com<br>
Location: London
</address>

More HTML Quotations Examples (5)