1. Computing

<address> Tag Examples

Examples of the <address> Tag in HTML 4.01 and XHTML 1.0

The following examples show how to use the <address> tag in XHTML 1.0 and HTML 4.01.

Standard Address

Jennifer Kyrnin
webdesign@aboutguide.com
<address>
Jennifer Kyrnin<br>
<a href="/mpremail.htm">webdesign@aboutguide.com</a>
</address>

Standard Address with Title

Jennifer Kyrnin
webdesign@aboutguide.com
<address title="Web Design Guide @ About.com">
Jennifer Kyrnin<br>
<a href="/mpremail.htm">webdesign@aboutguide.com</a>
</address>
Jennifer Kyrnin

Discuss in my forum

©2013 About.com. All rights reserved.