HTML/Elements
From W3C Wiki
< HTML
NOTE: THE MATERIAL ON THIS WIKI PAGE IS BEING MIGRATED ONTO THE WEB EDUCATION COMMUNITY GROUP'S DEDICATED WIKI PAGE, AT http://www.w3.org/community/webed/wiki/HTML/Elements. ITEMS MARKED WITH (MOVED) HAVE ALREADY BEEN MOVED.
This is the list of HTML and related Elements from the past to the present.
Contents
The root element
- (MOVED) html
Document metadata
Scripting
Sections
- (MOVED) body
- (MOVED) section
- (MOVED) nav
- (MOVED) article
- (MOVED) aside
- (MOVED) h1, h2, h3, h4, h5, and h6
- (MOVED) hgroup
- (MOVED) header
- (MOVED) footer
- (MOVED) address
Grouping content
- (MOVED) p
- (MOVED) hr
- (MOVED) pre
- (MOVED) blockquote
- (MOVED) ol
- (MOVED) ul
- (MOVED) li
- (MOVED) dl
- (MOVED) dt
- (MOVED) dd
- (MOVED) figure
- (MOVED) figcaption
- (MOVED) div
- (MOVED) center
- (MOVED) main
Text-level semantics
- (MOVED) a
- (MOVED) abbr
- (MOVED) acronym
- (MOVED) b
- (MOVED) basefont
- (MOVED) bdo
- (MOVED) big
- (MOVED) blink
- (MOVED) br
- (MOVED) cite
- (MOVED) code
- (MOVED) dfn
- (MOVED) em
- (MOVED) font
- (MOVED) i
- (MOVED) kbd
- (MOVED) listing
- (MOVED) mark
- (MOVED) marquee
- (MOVED) nextid
- (MOVED) nobr
- (MOVED) q
- (MOVED) rp
- (MOVED) rt
- (MOVED) ruby
- (MOVED) s
- (MOVED) samp
- (MOVED) small
- (MOVED) spacer
- (MOVED) span
- (MOVED) strike
- (MOVED) strong
- (MOVED) sub, sup
- (MOVED) time
- (MOVED) tt
- (MOVED) u
- (MOVED) var
- (MOVED) wbr
- (MOVED) xmp
Edits
Embedded content
- (MOVED) img
- (MOVED) iframe
- (MOVED) embed
- (MOVED) object
- (MOVED) param
- (MOVED) video
- (MOVED) audio
- (MOVED) source
- (MOVED) track
- (MOVED) canvas
- (MOVED) map
- (MOVED) area
- (MOVED) math
- (MOVED) svg
- (MOVED) applet
- (MOVED) frame
- (MOVED) frameset
- (MOVED) noframes
- (MOVED) bgsound
- (MOVED) noembed
- (MOVED) plaintext
Tables
- (MOVED) table
- (MOVED) caption
- (MOVED) colgroup
- (MOVED) col
- (MOVED) tbody
- (MOVED) thead
- (MOVED) tfoot
- (MOVED) tr
- (MOVED) td
- (MOVED) th
Forms
- (MOVED) form
- (MOVED) fieldset
- (MOVED) legend
- (MOVED) label
- (MOVED) input
- (MOVED) button
- (MOVED) select
- (MOVED) datalist
- (MOVED) optgroup
- (MOVED) option
- (MOVED) textarea
- (MOVED) keygen
- (MOVED) output
- (MOVED) progress
- (MOVED) meter
Interactive
Previous HTML html/Elements
- (MOVED) acronym
- (MOVED) applet (deprecated in HTML 4.01, non conformant in HTML5)
- (MOVED) basefont (deprecated in HTML 4.01, non conformant in HTML5)
- (MOVED) bgsound
- (MOVED) big
- (MOVED) blink
- c (never deployed, was a proposal before span)
- (MOVED) center (deprecated in HTML 4.01, non conformant in HTML5)
- (MOVED) font (deprecated in HTML 4.01, non conformant in HTML5)
- (MOVED) frame
- (MOVED) frameset
- (MOVED) isindex (deprecated in HTML 4.01, non conformant in HTML5)
- (MOVED) listing
- (MOVED) marquee
- (MOVED) nextid
- (MOVED) nobr
- (MOVED) noembed
- (MOVED) noframes
- (MOVED) plaintext
- (MOVED) spacer
- (MOVED) strike (deprecated in HTML 4.01, non conformant in HTML5)
- (MOVED) tt
- (MOVED) u (deprecated in HTML 4.01, non conformant in HTML5)
- (MOVED) xmp
See also
- HTML: The Markup Language Reference
- (MOVED) HTML Educational material for beginners
- (MOVED) New HTML5 Elements
- HTML5
- (MOVED) List of MathML Elements
- (MOVED) List of SVG Elements