BLOCKQUOTE
The <BLOCKQUOTE> element contains text quoted from another source.
Example of use:
I think the play ends
<BLOCKQUOTE>
<P>Soft you now, the fair Ophelia. Nymph, in thy orisons, be all
my sins remembered.
</BLOCKQUOTE>
but I am not sure.
Content
- #PCDATA
- a -- Anchor; source and/or destination of a link
- address -- Address, signature, or byline for document or passage
- b -- Bold text
- blockquote -- Quoted passage
- br -- Line break
- cite -- Name or title of cited work
- code -- Source code phrase
- dir -- Directory list
- dl -- Definition list, or glossary
- em -- Emphasized phrase
- form -- Fill-out or data-entry form
- h1 -- Heading, level 1
- h2 -- Heading, level 2
- h3 -- Heading, level 3
- h4 -- Heading, level 4
- h5 -- Heading, level 5
- h6 -- Heading, level 6
- hr -- Horizontal rule
- i -- Italic text
- img -- Image; icon, glyph or illustration
- isindex -- Document is a searchable index
- kbd -- Keyboard phrase, e.g. user input
- listing -- Computer listing
- menu -- Menu list
- ol -- Ordered, or numbered list
- p -- Paragraph
- pre -- Preformatted text
- samp -- Sample text or characters
- strong -- Strong emphasis
- tt -- Typewriter text
- ul -- Unordered list
- var -- Variable phrase or substitutable
- xmp -- Example section
ATTRIBUTES
CONTENT DECLARATION
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
Parent Elements
- blockquote -- Quoted passage
- body -- Document body
- dd -- Definition of term
- form -- Fill-out or data-entry form
- li -- List item
Top Elements
All Elements
General Entities
Tree
HTML 2.0 DTD