HTML5
REFERENCE FEBRUAR 2012
Tag
|
Description
|
Defines
a comment
|
|
Defines
the document type
|
|
Defines
a hyperlink
|
|
Defines
an abbreviation
|
|
Not
supported in HTML5
|
|
Defines
contact information for the author/owner of a document/article
|
|
Not
supported in HTML5
|
|
Defines
an area inside an image-map
|
|
<article>New
|
Defines
an article
|
<aside>New
|
Defines
content aside from the page content
|
<audio>New
|
Defines
sound content
|
Defines
bold text
|
|
Specifies
the base URL/target for all relative URLs in a document
|
|
Not
supported in HTML5
|
|
<bdi>New
|
Isolates
a part of text that might be formatted in a different direction
from other text outside it
|
Overrides
the current text direction
|
|
Not
supported in HTML5
|
|
Defines
a section that is quoted from another source
|
|
Defines
the document's body
|
|
Defines
a single line break
|
|
Defines
a clickable button
|
|
<canvas>New
|
Used
to draw graphics, on the fly, via scripting (usually JavaScript)
|
Defines
a table caption
|
|
Not
supported in HTML5
|
|
Defines
the title of a work
|
|
Defines
a piece of computer code
|
|
Specifies
column properties for each column within a <colgroup>
element
|
|
Specifies
a group of one or more columns in a table for formatting
|
|
<command>New
|
Defines
a command button that a user can invoke
|
<datalist>New
|
Specifies
a list of pre-defined options for input controls
|
Defines
a description of an item in a definition list
|
|
Defines
a text that has been deleted from a document
|
|
<details>New
|
Defines
additional details that the user can view or hide
|
Defines a
definition term
|
|
Not
supported in HTML5
|
|
Defines
a section in a document
|
|
Defines
a definition list
|
|
Defines
a term (an item) in a definition list
|
|
Defines
emphasized text
|
|
<embed>New
|
Defines
a container for an external application or interactive content (a
plug-in)
|
Groups
related elements in a form
|
|
<figcaption>New
|
Defines
a caption for a <figure> element
|
<figure>New
|
Specifies
self-contained content
|
Not
supported in HTML5
|
|
<footer>New
|
Defines
a footer for a document or section
|
Defines
an HTML form for user input
|
|
Not
supported in HTML5
|
|
Not
supported in HTML5
|
|
Defines
HTML headings
|
|
Defines
information about the document
|
|
<header>New
|
Specifies
an introduction, or a group of navigation elements for a document
|
<hgroup>New
|
Groups
a set of <h1> to <h6> elements when a heading has
multiple levels
|
Defines
a thematic change in the content
|
|
Defines
the root of an HTML document
|
|
Defines
a part of text in an alternate voice or mood
|
|
Defines
an inline frame
|
|
Defines
an image
|
|
Defines
an input control
|
|
Defines
a text that has been inserted into a document
|
|
<keygen>New
|
Defines
a key-pair generator field (for forms)
|
Defines
keyboard input
|
|
Defines
a label for an input element
|
|
Defines
a caption for a <fieldset>, <figure>, or <details>
element
|
|
Defines
a list item
|
|
Defines
the relationship between a document and an external resource (most
used to link to style sheets)
|
|
Defines
a client-side image-map
|
|
<mark>New
|
Defines
marked/highlighted text
|
Defines
a list/menu of commands
|
|
Defines
metadata about an HTML document
|
|
<meter>New
|
Defines
a scalar measurement within a known range (a gauge)
|
<nav>New
|
Defines
navigation links
|
Not
supported in HTML5
|
|
Defines
an alternate content for users that do not support client-side
scripts
|
|
Defines
an embedded object
|
|
Defines
an ordered list
|
|
Defines
a group of related options in a drop-down list
|
|
Defines
an option in a drop-down list
|
|
<output>New
|
Defines
the result of a calculation
|
Defines
a paragraph
|
|
Defines
a parameter for an object
|
|
Defines
preformatted text
|
|
<progress>New
|
Represents
the progress of a task
|
Defines
a short quotation
|
|
<rp>New
|
Defines
what to show in browsers that do not support ruby annotations
|
<rt>New
|
Defines
an explanation/pronunciation of characters (for East Asian
typography)
|
<ruby>New
|
Defines
a ruby annotation (for East Asian typography)
|
Defines
text that is no longer correct
|
|
Defines
sample output from a computer program
|
|
Defines
a client-side script
|
|
<section>New
|
Defines
a section in a document
|
Defines
a drop-down list
|
|
Defines
smaller text
|
|
<source>New
|
Defines
multiple media resources for media elements (<video> and
<audio>)
|
Defines
a section in a document
|
|
Not
supported in HTML5
|
|
Defines
important text
|
|
Defines
style information for a document
|
|
Defines
subscripted text
|
|
<summary>New
|
Defines
a visible heading for a <details> element
|
Defines
superscripted text
|
|
Defines
a table
|
|
Groups
the body content in a table
|
|
Defines
a cell in a table
|
|
Defines
a multiline input control (text area)
|
|
Groups
the footer content in a table
|
|
Defines
a header cell in a table
|
|
Groups
the header content in a table
|
|
<time>New
|
Defines
a date/time
|
Defines
a title for the document
|
|
Defines
a row in a table
|
|
<track>New
|
Defines
text tracks for media elements (<video> and <audio>)
|
Not
supported in HTML5
|
|
Not
supported in HTML5
|
|
Defines
an unordered list
|
|
Defines
a variable
|
|
<video>New
|
Defines
a video or movie
|
<wbr>New
|
Defines
a possible line-break
|
HTML 4.01 / XHTML 1.0 Reference
DTD:
HTML
4.01 / XHTML 1.0 DTD
the tag is allowed. S=Strict, T=Transitional, and F=Frameset
Tag
|
Description
|
DTD
|
Defines
a comment
|
STF
|
|
Defines
the document type
|
STF
|
|
Defines
an anchor
|
STF
|
|
Defines
an abbreviation
|
STF
|
|
Defines
an acronym
|
STF
|
|
Defines
contact information for the author/owner of a document
|
STF
|
|
Deprecated.
Defines an embedded applet
|
TF
|
|
Defines
an area inside an image-map
|
STF
|
|
Defines
bold text
|
STF
|
|
Specifies
the base URL/target for all relative URLs in a document
|
STF
|
|
Deprecated.
Specifies a default color, size, or font for all the text in a
document
|
TF
|
|
Overrides
the current text direction
|
STF
|
|
Defines
big text
|
STF
|
|
Defines
a long quotation
|
STF
|
|
Defines
the document's body
|
STF
|
|
Defines
a single line break
|
STF
|
|
Defines
a clickable button
|
STF
|
|
Defines
a table caption
|
STF
|
|
Deprecated.
Defines centered text
|
TF
|
|
Defines
a citation
|
STF
|
|
Defines
a piece of computer code
|
STF
|
|
Defines
attribute values for one or more columns in a table
|
STF
|
|
Specifies
a group of one or more columns in a table for formatting
|
STF
|
|
Defines
a description of an item in a definition list
|
STF
|
|
Defines
text that has been deleted from a document
|
STF
|
|
Defines a
definition term
|
STF
|
|
Deprecated.
Defines a directory list
|
TF
|
|
Defines
a section in a document
|
STF
|
|
Defines
a definition list
|
STF
|
|
Defines
a term (an item) in a definition list
|
STF
|
|
Defines
emphasized text
|
STF
|
|
Groups
related elements in a form
|
STF
|
|
Deprecated.
Defines font, color, and size for text
|
TF
|
|
Defines
an HTML form for user input
|
STF
|
|
Defines
a window (a frame) in a frameset
|
F
|
|
Defines
a set of frames
|
F
|
|
Defines
HTML headings
|
STF
|
|
Defines
information about the document
|
STF
|
|
Defines
a horizontal line
|
STF
|
|
Defines
the root of an HTML document
|
STF
|
|
Defines
italic text
|
STF
|
|
Defines
an inline frame
|
TF
|
|
Defines
an image
|
STF
|
|
Defines
an input control
|
STF
|
|
Defines
text that has been inserted into a document
|
STF
|
|
Defines
keyboard input
|
STF
|
|
Defines
a label for an <input> element
|
STF
|
|
Defines
a caption for a <fieldset> element
|
STF
|
|
Defines
a list item
|
STF
|
|
Defines
the relationship between a document and an external resource
|
STF
|
|
Defines
a client-side image-map
|
STF
|
|
Deprecated.
Defines a menu list
|
TF
|
|
Defines
metadata about an HTML document
|
STF
|
|
Defines
an alternate content for users that do not support frames
|
TF
|
|
Defines
an alternate content for users that do not support client-side
scripts
|
STF
|
|
Defines
an embedded object
|
STF
|
|
Defines
an ordered list
|
STF
|
|
Defines
a group of related options in a drop-down list
|
STF
|
|
Defines
an option in a drop-down list
|
STF
|
|
Defines
a paragraph
|
STF
|
|
Defines
a parameter for an object
|
STF
|
|
Defines
preformatted text
|
STF
|
|
Defines
a short quotation
|
STF
|
|
Deprecated.
Defines strikethrough text
|
TF
|
|
Defines
sample output from a computer program
|
STF
|
|
Defines
a client-side script
|
STF
|
|
Defines
a drop-down list
|
STF
|
|
Defines
smaller text
|
STF
|
|
Defines
a section in a document
|
STF
|
|
Deprecated.
Defines strikethrough text
|
TF
|
|
Defines
strong text
|
STF
|
|
Defines
style information for a document
|
STF
|
|
Defines
subscripted text
|
STF
|
|
Defines
superscripted text
|
STF
|
|
Defines
a table
|
STF
|
|
Groups
the body content in a table
|
STF
|
|
Defines
a cell in a table
|
STF
|
|
Defines
a multiline input control (text area)
|
STF
|
|
Groups
the footer content in a table
|
STF
|
|
Defines
a header cell in a table
|
STF
|
|
Groups
the header content in a table
|
STF
|
|
Defines
a title for the document
|
STF
|
|
Defines
a row in a table
|
STF
|
|
Defines
teletype text
|
STF
|
|
Deprecated.
Defines underlined text
|
TF
|
|
Defines
an unordered list
|
STF
|
|
Defines
a variable
|
STF
|
|
<xmp>
|
Deprecated.
Defines preformatted text
|
No comments:
Post a Comment