What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-html, is-html-element, from-w3c
AddressElement  
The address element represents a paragraph of contact information for the section it applies to.

You are here: Home > HTML Reference > Elements > <address> element

Usage

<address>Copyright &copy; 2007
<a href="mailto:john@example.com">John Doe</a>
</address>

Attributes

None of these attributes are common:

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
appears in DOM Y Y Y Y Y Y Y Y
applies style Y N N Y Y Y Y Y

Further reading


Sign in to add a comment