HTML Note カテゴリ別

 
  
ホーム > A-Z|カテゴリ別 > HTMLの概要

要素 カテゴリ別

文修飾

フォントスタイル
  tt
  i
  b
  u
  s
  strike
  big
  small
フレーズ
  em
  strong
  dfn
  code
  samp
  kbd
  var
  cite
  abbr
  acronym
sub
sup
span
bdo
basefont
font
br

文書本体

body
address
div
center

リンク

a

イメージマップ

map
area

外部ファイル

link

画像

img

オブジェクト

object
param

Javaアップレット

applet

水平線

hr

段落

p

見出し

h1-h6

整形済みテキスト

pre

引用文

q

引用文枠

blockquote

訂正

ins
del

リスト

dl
dt
dd
ol
ul
dir
menu
li

フォーム

form
label
input
  type="text"
  type="password"
  type="checkbox"
  type="radio"
  type="submit"
  type="reset"
  type="file"
  type="hidden"
  type="image"
  type="button"
select
optgroup
option
textarea
fieldset
legend
button

テーブル(表)

table
caption
colgroup
col
thead
tfoot
tbody
tr
th
td

フレーム

frameset
frame
iframe
noframes

文書ヘッダ

head
title
isindex
base
meta
style
script
noscript

HTMLの基本構造

html

ルビ

ruby (x11-)
rbc (x11-)
rtc (x11-)
rb (x11-)
rt (x11-)
rp (x11-)

その他

HTMLの概要
<!DOCTYPE>
Doctypeスイッチ
<!-- -->
空白文字
id=""
class=""
name=""
&xxx;
一般属性
WebSafeColors
ColorName
記号の意味

独自要素など

bgsound (ie2-)
blink (ie4- N1-)
comment (ie1-)
embed (ie3- N1-)
ilayer (N4)
keygen (N3-)
layer (N4)
listing
(H2-3 ie1- N1-)
marquee (ie2- N7-)
multicol (N3-4)
nextid (H2)
nobr (ie1- N1-)
noembed (ie3- N2-)
nolayer (N4)
plaintext
(H2-3 ie1- N1-)
server (NetscapeServer)
sound
spacer (N3-6)
spell (N4)
wbr (ie1- N1-)
xml (ie5-)
xmp (H2-3 ie1- N1-)
関連項目: A-Z|カテゴリ別 > HTMLの概要
トップページ HTML Note ページトップ