ISO/IEC 15445:2000

  1. 文書情報
    1. 概要
    2. 宣言
    3. 各種一覧
  2. 要素索引
    1. カテゴリ別
      1. 文書構造
      2. 文書情報
      3. 文章
      4. フレーズ
      5. ハイパーリンク
      6. リスト
      7. オブジェクト
      8. フォーム
      9. フォント
      10. インライン要素
      11. ブロック要素
      12. インライン/ブロック要素
      13. その他
    2. アルファベット順
  3. 補足

文書情報

概要

この文書型は、世界標準(global standard)のHTMLとして位置付けられており、ISO-HTML とも呼ばれます。 ISOIECとの合同会議(JTC)によって検討され、2000年5月に公開されました。

このHTMLは、W3C勧告の HTML 4.0 Strict をベースとし、さらに厳格に論理構造に徹したものです。 後にHTML 4.01 Strictのサブセットと位置付けられ、一部文法の訂正が行われました。

書式の大部分はHTML 4.01 Strictと類似していますが、 SCRIPT要素やイベント関連属性がない(各種スクリプトは使用できない)、style属性がない、などの違いがあります。 また、HTML 4.01 Strictに一部残っていたレンダリングに関する属性が、ほぼ完全に削除されました。

宣言

ルートエレメント
HTML
公開識別子
ISO/IEC 15445:2000//DTD HyperText Markup Language//EN
ISO/IEC 15445:2000//DTD HTML//EN
システム識別子
ftp://ftp.cs.tcd.ie/isohtml/15445.dtd
文書型宣言
<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HyperText Markup Language//EN">
<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN">

各種一覧

要素索引

カテゴリ別

文書構造

文書構造に関する要素です。

  • BODY (document body)
  • HEAD (document header)
  • HTML (document instance)

文書情報

文書情報に関する要素です。

  • ADDRESS (author's address)
  • META (generic metainformation)
  • TITLE (document title)

文章

文章に関する要素です。

  • BDO (I18N bidirection over-ride)
  • BLOCKQUOTE (block quotation)
  • BR (forced line break)
  • DEL (deleted text)
  • DIV (generic language/style container)
  • H1 (major section header)
  • H2 (section header)
  • H3 (subsection header)
  • H4 (subsubsection header)
  • H5 (subsubsubsection header)
  • H6 (minor subsubsubsection header)
  • INS (inserted text)
  • P (paragraph)
  • PRE (preformatted text)
  • Q (quote)
  • SPAN (generic language/style container)

フレーズ

フレーズに関する要素です。

ハイパーリンク・アンカーに関する要素です。

  • A (source and target anchors)
  • AREA (image map region)
  • LINK (interdocument relations)
  • MAP (client-side image map)

リスト

リストに関する要素です。

  • DD (definition desctiption)
  • DL (definition lists)
  • DT (definition term)
  • LI (list items)
  • OL (ordered lists)
  • UL (unordered lists)

表に関する要素です。

  • CAPTION (table caption)
  • COL (table column properties)
  • COLGROUP (table column group properties)
  • TABLE (tables)
  • TBODY (table body)
  • TD (table data cell)
  • TFOOT (table footer)
  • TH (table header cell)
  • THEAD (table body)
  • TR (table row)

オブジェクト

オブジェクトに関する要素です。

  • IMG (inline images)
  • OBJECT (simple agent)
  • PARAM (named property value)

フォーム

フォームに関する要素です。

フォント

フォントに関する要素です。

  • B (bold)
  • I (italic)
  • TT (teletype)

インライン要素

インラインレベルの要素です。

  • A (source and target anchors)
  • ABBR (abbreviation)
  • ACRONYM (acronym)
  • B (bold)
  • BDO (I18N bidirection over-ride)
  • BR (forced line break)
  • BUTTON (selectable input mechanism)
  • CITE (citation)
  • CODE (computer code)
  • DFN (defining)
  • EM (emphasis)
  • I (italic)
  • IMG (inline images)
  • INPUT (user input field)
  • KBD (keyboard)
  • LABEL (form field label)
  • MAP (client-side image map)
  • OBJECT (simple agent)
  • Q (quote)
  • SAMP (sample output)
  • SELECT (option selector)
  • SPAN (generic language/style container)
  • STRONG (stronger emphasis)
  • SUB (subscript)
  • SUP (superscript)
  • TEXTAREA (multi-line text field)
  • TT (teletype)
  • VAR (variable)

ブロック要素

ブロックレベルの要素です。

  • ADDRESS (author's address)
  • BLOCKQUOTE (block quotation)
  • DIV (generic language/style container)
  • DL (definition lists)
  • FIELDSET (form control group)
  • FORM (interactive form)
  • H1 (major section header)
  • H2 (section header)
  • H3 (subsection header)
  • H4 (subsubsection header)
  • H5 (subsubsubsection header)
  • H6 (minor subsubsubsection header)
  • HR (horizontal rule)
  • OL (ordered lists)
  • P (paragraph)
  • PRE (preformatted text)
  • UL (unordered lists)

インライン/ブロック要素

親要素によってレベルの扱いが変わる要素です。

  • DEL (deleted text)
  • INS (inserted text)

その他

未分類要素です。

  • STYLE (style specification)

アルファベット順

  • A (source and target anchors)
  • ABBR (abbreviation)
  • ACRONYM (acronym)
  • ADDRESS (author's address)
  • AREA (image map region)
  • B (bold)
  • BDO (I18N bidirection over-ride)
  • BLOCKQUOTE (block quotation)
  • BODY (document body)
  • BR (forced line break)
  • BUTTON (selectable input mechanism)
  • CAPTION (table caption)
  • CITE (citation)
  • CODE (computer code)
  • COL (table column properties)
  • COLGROUP (table column group properties)
  • DD (definition desctiption)
  • DEL (deleted text)
  • DFN (defining)
  • DIV (generic language/style container)
  • DL (definition lists)
  • DT (definition term)
  • EM (emphasis)
  • FIELDSET (form control group)
  • FORM (interactive form)
  • H1 (major section header)
  • H2 (section header)
  • H3 (subsection header)
  • H4 (subsubsection header)
  • H5 (subsubsubsection header)
  • H6 (minor subsubsubsection header)
  • HEAD (document header)
  • HR (horizontal rule)
  • HTML (document instance)
  • I (italic)
  • IMG (inline images)
  • INPUT (user input field)
  • INS (inserted text)
  • KBD (keyboard)
  • LABEL (form field label)
  • LEGEND (fieldset legend)
  • LI (list items)
  • LINK (interdocument relations)
  • MAP (client-side image map)
  • META (generic metainformation)
  • OBJECT (simple agent)
  • OL (ordered lists)
  • OPTGROUP (option group)
  • OPTION (selectable choice)
  • P (paragraph)
  • PARAM (named property value)
  • PRE (preformatted text)
  • Q (quote)
  • SAMP (sample output)
  • SELECT (option selector)
  • SPAN (generic language/style container)
  • STRONG (stronger emphasis)
  • STYLE (style specification)
  • SUB (subscript)
  • SUP (superscript)
  • TABLE (tables)
  • TBODY (table body)
  • TD (table data cell)
  • TEXTAREA (multi-line text field)
  • TFOOT (table footer)
  • TH (table header cell)
  • THEAD (table body)
  • TITLE (document title)
  • TR (table row)
  • TT (teletype)
  • UL (unordered lists)
  • VAR (variable)

補足

These pages were automatically made of the following files.