HTML5 元素周期表
html
|
col
|
table
|
|||||||||||||||
head
|
span
|
div
|
fieldset
|
form
|
body
|
h1
|
<section>Contains elements grouped by theme, for example a chapter or tab box. section
|
colgroup
|
tr
|
||||||||
title
|
a
|
pre
|
meter
|
select
|
<aside>Content related to surrounding elements that doesn't belong inline, such as a advertising or quotes. aside
|
h2
|
header
|
caption
|
td
|
||||||||
meta
|
rt
|
dfn
|
em
|
i
|
small
|
ins
|
s
|
br
|
p
|
blockquote
|
legend
|
optgroup
|
address
|
h3
|
nav
|
menu
|
th
|
base
|
<rp>Contains semantically meaningless markup for browsers that don't understand ruby annotations. rp
|
abbr
|
time
|
b
|
strong
|
del
|
kbd
|
hr
|
ol
|
dl
|
label
|
option
|
datalist
|
h4
|
article
|
command
|
tbody
|
link
|
<noscript>Contains elements that are part of the document only if scripting is disabled. noscript
|
q
|
var
|
sub
|
mark
|
bdi
|
wbr
|
figcaption
|
ul
|
dt
|
input
|
output
|
keygen
|
h5
|
footer
|
summary
|
thead
|
style
|
script
|
cite
|
samp
|
sup
|
<ruby>Contains text with annotations, such as pronounciation hints. Commonly used in East Asian text. ruby
|
bdo
|
code
|
<figure>Contains elements related to single concept, such as an illustration or code example. figure
|
li
|
dd
|
textarea
|
button
|
progress
|
h6
|
<hgroup>Collection of headings for the current section. The highest ranked heading represents the group in the document outline. hgroup
|
<details>Contains additional information, such as the contents of an accordian view. details
|
tfoot
|
- Root element 根元素
- Text-level semantics 文本语义
- Forms 表单
- Tabular data 表格数据
- Metadata and scripting 元数据脚本
- Grouping content 分组内容
- Document sections 文档 块
- Interactive elements 互动元素