<address> ... </address>
Available in versions: 2.0, 3.2, 4.0
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.
Core Attributes
class
dir
id
lang
onclick
ondblclick
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
style
title
Attributes
None
Code:
<address>
DevGuru<br>
5106 Kingston Pike<br>
Knoxville, TN 37919
</address>
Output:
DevGuru
5106 Kingston Pike
Knoxville, TN 37919
Copyright 2000 by Infinite Software
Solutions, Inc.
Trademark Information
|