array('UTF-8', 'en'), 'content' => array('../cover.html#toc', 'Contents'), 'home' => array('../cover.html#toc', 'HTML 4.01 Manual'), 'this' => array('../index/elements.html', 'Index of Elements'), 'prev' => array('../references.html', 'References'), 'next' => array('../index/attributes.html', 'Index of Attributes'), 'toc' => array( array('../cover.html', 'HTML 4.01 Specification', 0), array('../about.html', '1 About the HTML 4 Specification', 0), array('../intro/intro.html', '2 Introduction to HTML 4', 0), array('../intro/sgmltut.html', '3 On SGML and HTML', 0), array('../conform.html', '4 Conformance: requirements and recommendations', 0), array('../charset.html', '5 HTML Document Representation', 0), array('../types.html', '6 Basic HTML data types', 0), array('../struct/global.html', '7 The global structure of an HTML document', 0), array('../struct/dirlang.html', '8 Language information and text direction', 0), array('../struct/text.html', '9 Text', 0), array('../struct/lists.html', '10 Lists', 0), array('../struct/tables.html', '11 Tables', 0), array('../struct/links.html', '12 Links', 0), array('../struct/objects.html', '13 Objects, Images, and Applets', 0), array('../present/styles.html', '14 Style Sheets', 0), array('../present/graphics.html', '15 Alignment, font styles, and horizontal rules', 0), array('../present/frames.html', '16 Frames', 0), array('../interact/forms.html', '17 Forms', 0), array('../interact/scripts.html', '18 Scripts', 0), array('../sgml/intro.html', '19 SGML reference information for HTML', 0), array('../sgml/sgmldecl.html', '20 SGML Declaration of HTML 4', 0), array('../sgml/dtd.html', '21 Document Type Definition', 0), array('../sgml/loosedtd.html', '22 Transitional Document Type Definition', 0), array('../sgml/framesetdtd.html', '23 Frameset Document Type Definition', 0), array('../sgml/entities.html', '24 Character entity references in HTML 4', 0), array('../appendix/changes.html', 'Appendix A. Changes', 0), array('../appendix/notes.html', 'Appendix B. Performance, Implementation, and Design Notes', 0), array('../references.html', 'References', 0), array('../index/elements.html', 'Index of Elements', 0), array('../index/attributes.html', 'Index of Attributes', 0), array('../index/list.html', 'Index', 0) ))); manual_header(); ?>

Index of Elements 

Legend: Optional, Forbidden, Empty, Deprecated, Loose DTD, Frameset DTD

Name Start Tag End Tag Empty Depr. DTD Description
A           anchor
ABBR           abbreviated form (e.g., WWW, HTTP, etc.)
ACRONYM            
ADDRESS           information on author
APPLET       D L Java applet
AREA   F E     client-side image map area
B           bold text style
BASE   F E     document base URI
BASEFONT   F E D L base font size
BDO           I18N BiDi over-ride
BIG           large text style
BLOCKQUOTE           long quotation
BODY O O       document body
BR   F E     forced line break
BUTTON           push button
CAPTION           table caption
CENTER       D L shorthand for DIV align=center
CITE           citation
CODE           computer code fragment
COL   F E     table column
COLGROUP   O       table column group
DD   O       definition description
DEL           deleted text
DFN           instance definition
DIR       D L directory list
DIV           generic language/style container
DL           definition list
DT   O       definition term
EM           emphasis
FIELDSET           form control group
FONT       D L local change to font
FORM           interactive form
FRAME   F E   F subwindow
FRAMESET         F window subdivision
H1           heading
H2           heading
H3           heading
H4           heading
H5           heading
H6           heading
HEAD O O       document head
HR   F E     horizontal rule
HTML O O       document root element
I           italic text style
IFRAME         L inline subwindow
IMG   F E     Embedded image
INPUT   F E     form control
INS           inserted text
ISINDEX   F E D L single line prompt
KBD           text to be entered by the user
LABEL           form field label text
LEGEND           fieldset legend
LI   O       list item
LINK   F E     a media-independent link
MAP           client-side image map
MENU       D L menu list
META   F E     generic metainformation
NOFRAMES         F alternate content container for non frame-based rendering
NOSCRIPT           alternate content container for non script-based rendering
OBJECT           generic embedded object
OL           ordered list
OPTGROUP           option group
OPTION   O       selectable choice
P   O       paragraph
PARAM   F E     named property value
PRE           preformatted text
Q           short inline quotation
S       D L strike-through text style
SAMP           sample program output, scripts, etc.
SCRIPT           script statements
SELECT           option selector
SMALL           small text style
SPAN           generic language/style container
STRIKE       D L strike-through text
STRONG           strong emphasis
STYLE           style info
SUB           subscript
SUP           superscript
TABLE            
TBODY O O       table body
TD   O       table data cell
TEXTAREA           multi-line text field
TFOOT   O       table footer
TH   O       table header cell
THEAD   O       table header
TITLE           document title
TR   O       table row
TT           teletype or monospaced text style
U       D L underlined text style
UL           unordered list
VAR           instance of a variable or program argument