address アドレス
blockquote 文章の引用(ブロックレベル)
div グループ化
dt 定義する用語
dd 定義の詳細
dt dtはインライン要素
dd ddはブロック要素
フォーム外 legend

fieldset paragaph フィールドセット内の段落

フォーム内 legend

fieldset paragaph フィールドセット内の段落

form paragraph フォームタグ内の段落

  • form list

Headering h1

Headering h2

Headering h3

Headering h4

Headering h5
Headering h6
*hr
*noscript この下にあります
  1. ol item
  2. ol item
  • ul item
  • ul item

paragraph

preformat
フォーマット済みのテキスト
caption キャプション
thead th thead td
tfoot th tfoot td
tbody th tbody td
tbody th tbody td
a link text. ハイパーリンク
abbr 略語
acronym 頭字語
b 太字(視覚的)
bdo (bidirectional override) 書字方向を強制的に変更
big 一段階大きい文字(視覚的)
cite ソースの参照を明示。引用そのものは表さない
code プログラムやソースコードを示す
delete 削除を示す
dfn 定義される語句を示す。dtみたいなもの
em 強調(strongより弱い)
italic 斜体(視覚的)
img sample 画像
insert 追加・挿入
kbd ユーザーがキーボードから入力するテキスト
q (inline quote) 文章の引用(インライン)
samp プログラムやスクリプトの出力結果
small 1段階小さい文字(視覚的)
span 範囲のグループ化
strong 強調(emより強い付加情報をもつ)
sub 下付き文字
sup 上付き文字
tt 等幅フォントで表示
var プログラムの変数や引数を示す