ADDRESS
The <ADDRESS> element contains such information as address, signature
and authorship, often at the beginning or end of the body of a
document.
Example of use:
<ADDRESS>
Newsletter editor<BR>
J.R. Brown<BR>
JimquickPost News, Jimquick, CT 01234<BR>
Tel (123) 456 7890
</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
ATTRIBUTES
CONTENT DECLARATION
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
Parent Elements
Top Elements
All Elements
General Entities
Tree
HTML 2.0 DTD