HTML Living Standard


はじめに

WHATWG が発行する HTML 仕様書(HTML Living Standard)の日本語訳です。所々に管理者のコメントが入っています。

この翻訳には誤りが含まれている可能性があります。正式な情報は必ず原文を参照してください。
原文: HTML Living Standard(http://www.whatwg.org/specs/web-apps/current-work/multipage/
原文のバージョン: リビジョン 7848

原文の著作権表記

© Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
You are granted a license to use, reproduce and create derivative works of this document.

目次

1.11 HTML の簡単な紹介
1.12 ページ制作者のための適合性要件
1.13 お勧めの読み物
2.1 用語
2.2 適合性要件
2.3 大文字小文字の区別と文字列の比較
2.4 Common microsyntaxes
2.5 URL
2.6 リソースの取得
2.7 共通の DOM インターフェース
2.8 名前空間
3.1 Documents
3.2 要素
3.3 XPath と XSLT とのインタラクション
3.4 動的なマークアップの挿入
4.1 root 要素
4.2 ドキュメントのメタデータ
4.3 スクリプトの記述
4.4 セクション
4.5 グルーピング・コンテンツ
4.6 テキストレベルの意味付け
4.7 編集を表す要素
4.8 Embedded content
4.9 表形式のデータ
4.10 フォーム
4.11 インタラクティブ要素
4.12 リンク
4.13 Common idioms without dedicated 要素
5.1 Browsing contexts
5.3 Origin
5.4 Sandboxing
5.5 Session history and navigation
5.7 オフライン Web アプリケーション
6.1 スクリプトの記述
6.2 Base64ユーティリティメソッド
6.3 タイマー
6.4 User prompts
6.5 System state and capabilities
7.1 hidden 属性
7.2 Inert subtrees
7.3 Activation
7.4 Focus
7.5 Assigning keyboard shortcuts
7.6 Editing
7.7 ドラッグ&ドロップ
8.1 HTMLドキュメントの記述
8.2 Parsing HTML documents
8.3 Serializing HTML fragments
8.4 Parsing HTML fragments
8.5 Named character references
9.1 Writing XHTML documents
9.2 Parsing XHTML documents
9.3 Serializing XHTML fragments
9.4 Parsing XHTML fragments
10.1 イントロダクション
10.2 CSS user agent style sheet and presentational hints
10.3 Non-replaced 要素
10.4 Replaced 要素
10.5 Bindings
10.6 フレームとフレームセット
10.7 Interactive media
10.8 Print media
10.9 Unstyled XML documents
11.1 Obsolete but conforming features
11.2 Non-conforming features
11.3 Requirements for implementations
12.1 text/html
12.2 multipart/x-mixed-replace
12.3 application/xhtml+xml
12.4 application/x-www-form-urlencoded
12.5 text/cache-manifest
12.6 Ping-To
12.7 web+ scheme prefix
索引
要素
要素コンテンツのカテゴリー
属性
要素インターフェース
全てのインターフェース
イベント
参考文献
謝辞

Leave a Reply