loose DTD: P element
P
The <P> element indicates a paragraph.
Example of use:
<H1>This Heading Precedes the Paragraph</H1> <P>This is the text of the first paragraph. <P>This is the text of the second paragraph. Although you do not need to start paragraphs on new lines, maintaining this convention facilitates document maintenance.</P> <P>This is the text of a third paragraph.</P>
Content
- #PCDATA
- a -- Anchor; source and/or destination of a link
- abbr
- acronym
- applet
- b -- Bold text
- basefont
- bdo
- big
- br -- Line break
- button
- cite -- Name or title of cited work
- code -- Source code phrase
- dfn
- em -- Emphasized phrase
- font
- i -- Italic text
- iframe
- img -- Image; icon, glyph or illustration
- input -- Form input datum
- kbd -- Keyboard phrase, e.g. user input
- label
- map
- object
- q
- s
- samp -- Sample text or characters
- script
- select -- Selection of option(s)
- small
- span
- strike
- strong -- Strong emphasis
- sub
- sup
- textarea -- An area for text input
- tt -- Typewriter text
- u
- var -- Variable phrase or substitutable
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: OPTIONAL
Parent Elements
- address -- Address, signature, or byline for document or passage
- applet
- blockquote -- Quoted passage
- body -- Document body
- button
- center
- dd -- Definition of term
- del
- div
- fieldset
- form -- Fill-out or data-entry form
- iframe
- ins
- li -- List item
- map
- noframes
- noscript
- object
- td
- th
Top Elements
All Elements
Tree
loose DTD