Address element supplies information about an author or authors of a document or perhaps a contact information.
A good practice is to add it at the beginning or the end of a HTML document.
Syntax:
<address></address>
Attributes:
- id, class (document-wide identifiers)
- lang (language information), dir (text direction)
- title (element title)
- style (inline style information)
- onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup (intrinsic events)
Example
HTML address element:
Comments
No comments have been made yet.
Please login to leave a comment. Login now