W3 3.2n
4.0y
NS 3.0y
4.0y
IE 3.0y
4.0y
TV 1.2y
2.1y

<ADDRESS>...</ADDRESS>

Description

Specifies information such as authorship and contact details for the current document. Browsers should render the content with paragraph-breaks before and after.

Attributes

Core attributes: class id style title
Internationalization attributes: dir lang
Events: onclick ondblclick onmousedown onmouseup onmouseover onmousemove onmouseout onkeypress onkeydown onkeyup

Examples

Source
You can contact me at
<ADDRESS>
WWW: http://www.LoudOffice.com/<BR>
Email: donald@loudoffice.com
</ADDRESS>
 
Result
You can contact me at
WWW: http://www.LoudOffice.com/
Email: donald@loudoffice.com