SimpleIsm

HTML要素の正式名称

HTML

例えば、a要素のaはanchorの略とか、そういうの。HTML要素はhtml要素ではなく、HTMLの要素を指します。

どうせなら全部探してみようと思って1時間ぐらい探してたら、HTML 要素型名索引を見つけて嬉しさ半分、ショック半分、みたいな。まぁせっかくなんで、表にまとめてみました。順番はXHTML Abstract Modulesに沿っています。あと、一応th要素にid属性を振っています。

要素名と正式名称が同じだったり、一致しないものがありますが、それはそのままの意味だったり、脳内補完してください(例えば"field"が"area"になるとか)。

正式名称や意味が分かれば、自ずと用途も分かってくる…はず。間違いがあったら教えていただけるとありがたいです。

XHTML Abstract Modules
ElementFormal nomenclature
Structure Module
bodydocument body
headdocument head
htmlHTML document root element
titledocument title
Text Module
abbrabbreviation
acronymacronym
addressaddress
blockquotelong quotations in block
brforced line break
citecitation
codecomputer code
dfndefinition
divdivision
ememphasis
h1heading
h2heading
h3heading
h4heading
h5heading
h6heading
kbdkeyboad
pparagraph
prepreformatted text
qshort inline quotation
sampsample output
spangeneric inline container
strongstrong emphasis
varvariable
Hypertext Module
aanchor
List Module
dldefinition list
dtdefinition term
dddefinition description
olorder list
ulunordered list
lilist item
Applet Module
appletJava applet
paramnamed property value
Presentation Module
bbold text
biglarge text
hrhorizontal rule
iitalic text
smallsmall font
subsubscript
supsuperscript
ttteletype text
Edit Module
deldeleted text
insinserted text
Bi-directional Text Module
bdobidirectional override
Forms Module
formform
inputform input
selectoption selector
optionselectable choice option
textareamulti-line text field
buttonpush button
fieldsetform control group
labelform field label text
legendfieldset legend
optgroupoption group
Tables Module
captiontable caption
tabletable
tdtable data cell
thtable header cell
trtable row
coltable column
colgrouptable column group
tbodytable body
theadtable head
tfoottable foot
Image Module
imgimage
Client-side Image Map Module
areaclient-side image map area
mapclient-side image map
Object Module
objectgeneric embedded object
paramnamed property value
Frames Module
framesetframe setup
frameframe
noframesalternate content container for non frame-based rendering
Iframe Module
iframeinline frame
Metainformation Module
metageneric metainformation
Scripting Module
noscriptalternate content container for non script-based rendering
scriptscript statements
Style Sheet Module
stylestyle sheet information
Link Module
linkmedia-independent link
Base Module
basedocument base URI
Legacy Module
basefontbase font
centercenter alignment
dirdirectory list
fontlocal font modifier
isindexsingle-line prompt
menumenu list
sstrike-through text
strikestrike-through text
uunderline text style
Ruby Annotation Module
rubyruby
rbcruby base container
rtcruby text container
rbruby base
rtruby text
rpruby parenthesis
Appendix
AttributeFormal nomenclature
ididentifier
classclassification
hrefhyper reference
srcsource
altalternate
relrelation
revreverse relation
参考にしたサイト
Index of the HTML 4 Elements
HTML 要素型名索引
htmlの属性名の読み方[to-R]
What is XHTML 1.1?
Ruby Annotation < モジュール目次 < XHTML 1.1 リファレンス < リファレンス < WWWWARD

2009/03/17 Ruby Annotation Moduleを追加

2008/05/09(Fri) 07:07
<<前の記事
動的と静的は速さの問題?
次の記事>>
雑記その16

Category

Archives