address ElementThe address element is a block-level element declared by the XHTML 1.1 Text Module (Block Phrasal)
Elements in the Text Module are:span | br (Inline Structural Support Module)em | strong | q | cite | abbr | acronym | code | var | kbd | samp | dfn (Inline Phrasal Support Module)div | p (Block Structural Support Module)h1 - h6 | blockquote | pre | address (Block Phrasal Support Module)
The address element is designed to be used to enclose contact information for the entire page
(or for a section of a page, e.g. a form) in which the address element is located. It should not
be used for general contact information, merely to specify a contact relating to that particular page or section.
When used, address elements are often placed at the beginning or end of a document.
Example:
<address>
Contact: Mr. B. R. Hippopotamus<br />
Hippopotamus Enterprises<br />
16 Mud Hollow<br />
Hippotropolis<br />
Tel: +100 (0) 1234 0000 0000<br />
Email: <a href="mailto:brh@hippo.tld">brh@hippo.tld</a>
</address>
This renders as:
There are no styles applied to the address element above so it is displayed according to your
browser's default behaviour, which is commonly to use italics.
There are no #REQUIRED attributes on the address element.
There are no specific attributes declared on the address element.
address element are listed below:class [ type NMTOKENS ]id [ type ID ]style [ type CDATA ], from the Style Attribute Module (deprecated)title [ type Text ]xmlns [ type URI - #FIXED 'http://www.w3.org/1999/xhtml' ]dir [ type Enumeration (ltr | rtl) ], from the Bi-directional Text Modulexml:lang [ type LanguageCode ]All attributes in the
Events Attribute Collection
are supported:onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup
address element is:
( #PCDATA | Inline.mix )*
See Content Model & Nesting for information about Content Model syntax and Nesting Groups.
addressabbr, acronym, br, cite, code, dfn, em, kbd, q, samp, span, strong, varabutton, input, label, select, textareaimgb, big, i, small, sub, sup, ttmapnoscript, scriptdel, insbdoobjectrubyaddressbodyblockquote, divdd, litd, thbutton, fieldset, formmapnoscriptdel, insobject