ADDRESS
If you want line breaks to appear within an ADDRESS element, you must
use BR tags.
Note that despite common authorial expectation, ADDRESS may not
occur inside a Paragraph, though it may occur inside a
BLOCKQUOTE or FORM.
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-s DTD