4 HTMLの要素


4.1 root 要素
4.1.1 html 要素
4.2 ドキュメントのメタデータ
4.2.1 head要素
4.2.2 title要素
4.2.3 base要素
4.2.4 link要素
4.2.5 meta要素
4.2.5.1 Standard metadata names
4.2.5.2 Other metadata names
4.2.5.3 Pragma directives
4.2.5.4 Other pragma directives
4.2.5.5 Specifying the document’s character encoding
4.2.6 style要素
4.2.7 Styling
4.3 スクリプトの記述
4.3.1 script要素
4.3.1.1 スクリプト記述用言語
4.3.1.2 script要素の内容に関する制限
4.3.1.3 Inline documentation for external scripts
4.3.1.4 script要素と XSLT のインタラクション
4.3.2 noscript要素
4.4 セクション
4.4.1 body 要素
4.4.2 article 要素
4.4.3 section 要素
4.4.4 nav 要素
4.4.5 aside 要素
4.4.6 h1, h2, h3, h4, h5, h6 要素
4.4.7 hgroup 要素
4.4.8 header 要素
4.4.9 footer 要素
4.4.10 address 要素
4.4.11 Headings and sections
4.4.11.1 アウトラインの生成
4.4.11.2 アウトラインの例
4.4.12 Usage summary
4.4.12.1 article か section か?
4.5 グルーピング・コンテンツ
4.5.1 p 要素
4.5.2 hr 要素
4.5.3 pre 要素
4.5.4 blockquote 要素
4.5.5 ol 要素
4.5.6 ul 要素
4.5.7 li 要素
4.5.8 dl 要素
4.5.9 dt 要素
4.5.10 dd 要素
4.5.11 figure 要素
4.5.12 figcaption 要素
4.5.13 main 要素(※訳注:W3C版には無い項目)
4.5.13 div 要素
4.6 テキストレベルの意味付け
4.6.1 a 要素
4.6.2 em 要素
4.6.3 strong 要素
4.6.4 small 要素
4.6.5 s 要素
4.6.6 cite 要素
4.6.7 q 要素
4.6.8 dfn 要素
4.6.9 abbr 要素
4.6.10 data 要素(※訳注:W3C版には無い項目)
4.6.11 time 要素
4.6.12 code 要素
4.6.13 var 要素
4.6.14 samp 要素
4.6.15 kbd 要素
4.6.16 sub 要素と sup 要素
4.6.17 i 要素
4.6.18 b 要素
4.6.19 u 要素
4.6.20 mark 要素
4.6.21 ruby 要素
4.6.22 rt 要素
4.6.23 rp 要素
4.6.24 bdi 要素
4.6.25 bdo 要素
4.6.26 span 要素
4.6.27 br 要素
4.6.28 wbr 要素
4.6.29 Usage summary
4.7 編集を表す要素
4.7.1 ins要素
4.7.2 del要素
4.7.3 ins要素とdel要素に共通の属性
4.7.4 Edits and paragraphs
4.7.5 Edits and lists
4.7.6 Edits and tables
4.8 Embedded content
4.8.1 img要素
4.8.1.1 Requirements for providing text to act as an alternative for images
4.8.1.1.1 一般的なガイドライン
4.8.1.1.2 A link or button containing nothing but the image
4.8.1.1.3 A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations
4.8.1.1.4 A short phrase or label with an alternative graphical representation: icons, logos
4.8.1.1.5 Text that has been rendered to a graphic for typographical effect
4.8.1.1.6 A graphical representation of some of the surrounding text
4.8.1.1.7 A purely decorative image that doesn’t add any information
4.8.1.1.8 A group of images that form a single larger picture with no links
4.8.1.1.9 A group of images that form a single larger picture with links
4.8.1.1.10 A key part of the content
4.8.1.1.11 An image not intended for the user
4.8.1.1.12 Guidance for markup generators
4.8.1.1.13 Guidance for conformance checkers
4.8.2 iframe 要素
4.8.3 embed 要素
4.8.4 object 要素
4.8.5 param 要素
4.8.6 video 要素
4.8.7 audio 要素
4.8.8 source 要素
4.8.9 track 要素
4.8.10 Media 要素
4.8.10.1 Error codes
4.8.10.2 Location of the media resource
4.8.10.3 MIME types
4.8.10.4 Network states
4.8.10.5 Loading the media resource
4.8.10.6 Offsets into the media resource
4.8.10.7 Ready states
4.8.10.8 Playing the media resource
4.8.10.9 Seeking
4.8.10.10 Media resources with multiple media tracks
4.8.10.10.1 AudioTrackList and VideoTrackList objects
4.8.10.10.2 Selecting specific audio and video tracks declaratively
4.8.10.11 Synchronising multiple media 要素
4.8.10.11.1 イントロダクション
4.8.10.11.2 Media controllers
4.8.10.11.3 Assigning a media controller declaratively
4.8.10.12 Timed text tracks
4.8.10.12.1 Text track model
4.8.10.12.2 Sourcing in-band text tracks
4.8.10.12.3 Sourcing out-of-band text tracks
4.8.10.12.4 Guidelines for exposing cues in various formats as text track cues
4.8.10.12.5 Text track API
4.8.10.12.6 Text tracks describing chapters
4.8.10.12.7 Event definitions
4.8.10.13 User interface
4.8.10.14 Time ranges
4.8.10.15 Event definitions
4.8.10.16 Event summary
4.8.10.17 Security and privacy considerations
4.8.10.18 Best practices for authors using media 要素
4.8.10.19 Best practices for implementors of media 要素
4.8.11 canvas 要素
4.8.11.1 Color spaces and color correction
4.8.11.2 Security with canvas 要素
4.8.12 map 要素
4.8.13 area 要素
4.8.14 イメージマップ
4.8.14.1 Authoring
4.8.14.2 Processing model
4.8.15 MathML
4.8.16 SVG
4.8.17 Dimension 属性
4.9 表形式のデータ
4.9.1 table要素
4.9.1.1 テーブルの記述の仕方に関するテクニック
4.9.1.2 テーブルのレイアウトに関するテクニック
4.9.2 caption 要素
4.9.3 colgroup 要素
4.9.4 col 要素
4.9.5 tbody 要素
4.9.6 thead 要素
4.9.7 tfoot 要素
4.9.8 tr 要素
4.9.9 td 要素
4.9.10 th 要素
4.9.11 td 要素と th 要素に共通の属性
4.9.12 Processing model
4.9.12.1 Forming a table
4.9.12.2 Forming relationships between data cells and header cells
4.9.13 Examples
4.10 フォーム
4.10.1 イントロダクション
4.10.1.1 Writing a form’s user interface
4.10.1.2 Implementing the server-side processing for a form
4.10.1.3 Configuring a form to communicate with a server
4.10.1.4 Client-side form validation
4.10.1.5 Date, time, and number formats
4.10.2 カテゴリー
4.10.3 form 要素
4.10.4 fieldset 要素
4.10.5 legend 要素
4.10.6 label 要素
4.10.7 input 要素
4.10.7.1 type 属性の状態
4.10.7.1.1 Hidden state (type=hidden)
4.10.7.1.2 Text (type=text) state and Search state (type=search)
4.10.7.1.3 Telephone state (type=tel)
4.10.7.1.4 URL state (type=url)
4.10.7.1.5 E-mail state (type=email)
4.10.7.1.6 Password state (type=password)
4.10.7.1.7 Date and Time state (type=datetime)
4.10.7.1.8 Date state (type=date)
4.10.7.1.9 Month state (type=month)
4.10.7.1.10 Week state (type=week)
4.10.7.1.11 Time state (type=time)
4.10.7.1.12 Local Date and Time state (type=datetime-local)
4.10.7.1.13 Number state (type=number)
4.10.7.1.14 Range state (type=range)
4.10.7.1.15 Color state (type=color)
4.10.7.1.16 Checkbox state (type=checkbox)
4.10.7.1.17 Radio Button state (type=radio)
4.10.7.1.18 File Upload state (type=file)
4.10.7.1.19 Submit Button state (type=submit)
4.10.7.1.20 Image Button state (type=image)
4.10.7.1.21 Reset Button state (type=reset)
4.10.7.1.22 Button state (type=button)
4.10.7.2 フォーム部品のローカライズに関する実装メモ
4.10.7.3 input 要素に共通の属性
4.10.7.3.1 autocomplete 属性
4.10.7.3.2 dirname 属性
4.10.7.3.3 list 属性
4.10.7.3.4 readonly 属性
4.10.7.3.5 size 属性
4.10.7.3.6 required 属性
4.10.7.3.7 multiple 属性
4.10.7.3.8 maxlength 属性
4.10.7.3.9 pattern 属性
4.10.7.3.10 min and max 属性
4.10.7.3.11 step 属性
4.10.7.3.12 placeholder 属性
4.10.7.4 Common input 要素 APIs
4.10.7.5 Common event behaviors
4.10.8 button 要素
4.10.9 select 要素
4.10.10 datalist 要素
4.10.11 optgroup 要素
4.10.12 option 要素
4.10.13 textarea 要素
4.10.14 keygen 要素
4.10.15 output 要素
4.10.16 progress 要素
4.10.17 meter 要素
4.10.18 Association of controls and forms
4.10.19 属性 common to form controls
4.10.19.1 Naming form controls
4.10.19.2 Enabling and disabling form controls
4.10.19.3 A form control’s value
4.10.19.4 Autofocusing a form control
4.10.19.5 Limiting user input length
4.10.19.6 Form submission
4.10.19.7 Submitting 要素 directionality
4.10.20 APIs for the text field selections
4.10.21 Constraints
4.10.21.1 Definitions
4.10.21.2 Constraint validation
4.10.21.3 The constraint validation API
4.10.21.4 セキュリティー
4.10.22 フォームの送信/div>

4.10.22.1 イントロダクション
4.10.22.2 Implicit submission
4.10.22.3 Form submission algorithm
4.10.22.4 Constructing the form data set
4.10.22.5 URL-encoded form data
4.10.22.6 Multipart form data
4.10.22.7 Plain text form data
4.10.23 フォームのリセット
4.11 インタラクティブ要素
4.11.1 details要素
4.11.2 summary要素
4.11.3 command要素
4.11.4 menu要素
4.11.4.1 イントロダクション
4.11.4.2 Building menus and toolbars
4.11.4.3 Context menus
4.11.4.4 Toolbars
4.11.5 Commands
4.11.5.1 Using the a 要素 to define a command
4.11.5.2 Using the button 要素 to define a command
4.11.5.3 Using the input 要素 to define a command
4.11.5.4 Using the option 要素 to define a command
4.11.5.5 Using the command 要素 to define a command
4.11.5.6 Using the command 属性 on command 要素s to define a command indirectly
4.11.5.7 Using the accesskey 属性 on a label 要素 to define a command
4.11.5.8 Using the accesskey 属性 on a legend 要素 to define a command
4.11.5.9 Using the accesskey 属性 to define a command on other 要素
4.11.6 dialog 要素
4.11.6.1 アンカーポイント
4.12 リンク
4.12.1 イントロダクション
4.12.2 Links created by a and area 要素
4.12.3 Following hyperlinks
4.12.4 Downloading resources
4.12.4.1 Hyperlink auditing
4.12.5 Link types
4.12.5.1 Link type “alternate”
4.12.5.2 Link type “author”
4.12.5.3 Link type “bookmark”
4.12.5.4 Link type “help”
4.12.5.5 Link type “icon”
4.12.5.6 Link type “license”
4.12.5.7 Link type “nofollow”
4.12.5.8 Link type “noreferrer”
4.12.5.9 Link type “prefetch”
4.12.5.10 Link type “search”
4.12.5.11 Link type “stylesheet”
4.12.5.12 Link type “tag”
4.12.5.13 Sequential link types
4.12.5.13.1 Link type “next”
4.12.5.13.2 Link type “prev”
4.12.5.14 Other link types
4.13 Common idioms without dedicated 要素
4.13.1 main part of content
4.13.2 Bread crumb navigation
4.13.3 Tag clouds
4.13.4 Conversations
4.13.5 Footnotes
4.14 Matching HTML 要素 using selectors
4.14.1 Case-sensitivity
4.14.2 Pseudo-classes

Leave a Reply