HTML5.1がW3Cから勧告されていました! まとめた情報が既に古くなったという残念な結果。。。 Ardor(@ArdorOnline)です。 HTML5.1を読み進めている間に追加になったタグがありました。 一覧化しておいたので、興味のある方は御覧ください。
HTML5.1で追加になったタグ
HTML5.1で追加になったタグは、全部で3つです。 どれも追加検討がされていた中から追加されています。
- main
- menuitem
- dialog
この辺りは追加されてよかったという印象があります。
HTMLの比較表
HTML5.1が追加になったので比較表を更新しました。
HTML全タグ | HTML4タグ | HTML4.01タグ | HTML5タグ | HTML5.1タグ |
---|---|---|---|---|
a | a | a | a | a |
abbr | abbr | abbr | abbr | abbr |
acronym | acronym | acronym | ||
address | address | address | address | address |
applet | applet | applet | ||
area | area | area | area | area |
article | article | article | ||
aside | aside | aside | ||
audio | audio | audio | ||
b | b | b | b | b |
base | base | base | base | base |
basefont | basefont | basefont | ||
bdi | bdi | bdi | ||
bdo | bdo | bdo | bdo | bdo |
big | big | big | ||
blockquote | blockquote | blockquote | blockquote | blockquote |
body | body | body | body | body |
br | br | br | br | br |
button | button | button | button | button |
canvas | canvas | canvas | ||
caption | caption | caption | caption | caption |
cite | cite | cite | cite | cite |
code | code | code | code | code |
col | col | col | col | col |
colgroup | colgroup | colgroup | colgroup | colgroup |
command | command | command | ||
datalist | datalist | datalist | ||
dd | dd | dd | dd | dd |
del | del | del | del | del |
details | details | details | ||
dfn | dfn | dfn | dfn | dfn |
dialog | dialog | |||
dir | dir | dir | ||
div | div | div | div | div |
dl | dl | dl | dl | dl |
dt | dt | dt | dt | dt |
em | em | em | em | em |
embed | embed | embed | ||
fieldset | fieldset | fieldset | fieldset | fieldset |
figcaption | figcaption | figcaption | ||
figure | figure | figure | ||
font | font | font | ||
footer | footer | footer | ||
form | form | form | form | form |
frame | frame | frame | ||
frameset | frameset | frameset | ||
h1 | h1 | h1 | h1 | h1 |
h2 | h2 | h2 | h2 | h2 |
h3 | h3 | h3 | h3 | h3 |
h4 | h4 | h4 | h4 | h4 |
h5 | h5 | h5 | h5 | h5 |
h6 | h6 | h6 | h6 | h6 |
head | head | head | head | head |
header | header | header | ||
hgroup | hgroup | hgroup | ||
hr | hr | hr | hr | hr |
html | html | html | html | html |
i | i | i | i | i |
iframe | iframe | iframe | iframe | iframe |
img | img | img | img | img |
input | input | input | input | input |
ins | ins | ins | ins | ins |
isindex | isindex | isindex | ||
kbd | kbd | kbd | kbd | kbd |
keygen | keygen | keygen | ||
label | label | label | label | label |
legend | legend | legend | legend | legend |
li | li | li | li | li |
link | link | link | link | link |
main | main | |||
map | map | map | map | map |
mark | mark | mark | ||
menu | menu | menu | menu | menu |
menuitem | menuitem | |||
meta | meta | meta | meta | meta |
meter | meter | meter | ||
nav | nav | nav | ||
noframes | noframes | noframes | ||
noscript | noscript | noscript | noscript | noscript |
object | object | object | object | object |
ol | ol | ol | ol | ol |
optgroup | optgroup | optgroup | optgroup | optgroup |
option | option | option | option | option |
output | output | output | ||
p | p | p | p | p |
param | param | param | param | param |
pre | pre | pre | pre | pre |
progress | progress | progress | ||
q | q | q | q | q |
rp | rp | rp | ||
rt | rt | rt | ||
ruby | ruby | ruby | ||
s | s | s | s | s |
samp | samp | samp | samp | samp |
script | script | script | script | script |
section | section | section | ||
select | select | select | select | select |
small | small | small | small | small |
source | source | source | ||
span | span | span | span | span |
strike | strike | strike | ||
strong | strong | strong | strong | strong |
style | style | style | style | style |
sub | sub | sub | sub | sub |
summary | summary | summary | ||
sup | sup | sup | sup | sup |
table | table | table | table | table |
tbody | tbody | tbody | tbody | tbody |
td | td | td | td | td |
textarea | textarea | textarea | textarea | textarea |
tfoot | tfoot | tfoot | tfoot | tfoot |
th | th | th | th | th |
thead | thead | thead | thead | thead |
time | time | time | ||
title | title | title | title | title |
tr | tr | tr | tr | tr |
track | track | track | ||
tt | tt | tt | ||
u | u | u | u | u |
ul | ul | ul | ul | ul |
var | var | var | var | var |
video | video | video | ||
wbr | wbr | wbr |
タグだけ見た場合は、追加は少ないですが、Object関連など追加がありました。 特にメディア系(ビデオやオーディオ)などのプロパティやメソッドが追加になっている印象です。
最後に
XHTML規格が推奨されていましたが、浸透するのは無理があったのかもしれません。
HTML5の規格が出てきたことにより、Webアプリケーション分野が今後も発展していくことになりそうです。
最後までお読み頂き、ありがとうございます。
0 件のコメント:
コメントを投稿