ADDRESS
This element is for address information, signatures, authorship, etc,
often at the top or bottom of a document.
Typically, an address element is italic and may be indented. The
ADDRESS element implies a paragraph break.
Example:
<ADDRESS>
John Doe, jdoe@foo.org.com.
</ADDRESS>
Content
- #PCDATA
- a -- Anchor; source and/or destination of a link
- b -- Bold text
- br -- Line break
- cite -- Name or title of cited work
- code -- Source code phrase
- em -- Emphasized phrase
- i -- Italic text
- img -- Image; icon, glyph or illustration
- kbd -- Keyboard phrase, e.g. user input
- p -- Paragraph
- samp -- Sample text or characters
- strong -- Strong emphasis
- tt -- Typewriter text
- var -- Variable phrase or substitutable
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
See ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
Top Element List
All Element List
Tree
HTML 2.0 DTD