Version: 2.0, 3.2, 4.0
Compability: Explorer 4, 5 Netscape 4, 6
The <address>tag is used to signify that the enclosed text is an address. Most browsers display the address in a special manner, such as in italics. However, you can use style sheets to alter the appearance as you see fit. The text between the address tags can contain any HTML tag.
The closing tag is mandatory.
<address>
DevGuru
5106 Kingston Pike
Knoxville, TN 37919
</address>
DevGuru
5106 Kingston Pike
Knoxville, TN 37919