W3C

XHTML™ 2.0 Examples

Last Modified: $Date: 2004/07/30 19:32:52 $

This version of XHTML 2.0:
http://www.w3.org/TR/2004/WD-xhtml2-20040722
Latest version of XHTML 2.0:
http://www.w3.org/TR/xhtml2
Editor:
Masayasu Ishikawa, W3C

Abstract

This document lists example XHTML 2.0 documents included in the XHTML 2.0 specification. A ZIP archive containing all examples is also available. You may use a template document as a basis to write a new document.

Status of This Document

No official standing whatsoever. This is the editor's personal work for private use. This document MUST NOT be used as a reference material. These examples are primarily for testing schemas, not intended for other purposes. Use them at your own risk.

Table of Contents

1. Introduction

2. Terms and Definitions

3. Conformance Definition

4. The XHTML 2.0 Document Type

5. Module Definition Conventions

6. XHTML Attribute Collections

7. XHTML Document Module

7.1. The html element

7.2. The head element

7.3. The title element

7.4. The body element

8. XHTML Structural Module

8.1. The address element

8.2. The blockcode element

8.3. The blockquote element

8.4. The div element

8.5. The heading elements

8.6. The p element

8.7. The pre element

8.8. The section element

8.9. The separator element

9. XHTML Text Module

9.1. The abbr element

9.2. The cite element

9.3. The code element

9.4. The dfn element

9.5. The em element

9.6. The kbd element

9.7. The l element

9.8. The quote element

9.9. The samp element

9.10. The span element

9.11. The strong element

9.12. The sub element

9.13. The sup element

9.14. The var element

10. XHTML Hypertext Module

10.1. The a element

11. XHTML List Module

11.1. Definition lists: the dl, di, dt, and dd elements

11.2. The nl element

11.3. The ol, and ul elements

11.4. The li element

11.5. The label element

12. XHTML Core Attributes Module

12.1. Core Attribute Collection

13. XHTML Hypertext Attributes Module

13.1. Hypertext Attribute Collection

14. XHTML I18N Attribute Module

14.1. I18N Attribute Collection

15. XHTML Bi-directional Text Attribute Module

15.1. Bi-directional Text Collection

15.1.1. Inheritance of text direction information
15.1.2. The effect of style sheets on bidirectionality
15.1.3. 15.1.1. Inheritance of text direction information
15.1.4. 15.1.2. The effect of style sheets on bidirectionality

16. XHTML Edit Attributes Module

16.1. Edit Collection

17. XHTML Embedding Attributes Module

17.1. Embedding Attribute Collection

18. XHTML Image Map Attributes Module

18.1. Image Map Attribute Collection

19. XHTML Metainformation Attributes Module

19.1. Metadata Attribute Collection

19.2. Properties

19.3. Mapping Lexical Content

20. XHTML Metainformation Module

20.1. Literals and Resources

20.2. Document Properties

20.2.1. Literals
20.2.2. Resources
20.2.3. Making Use of External Lists of Properties

20.3. Properties of Other Resources

20.3.1. Resources Within the Containing Document
20.3.2. External Resources

20.4. Chaining Metadata

20.5. The link element

20.5.1. Forward and reverse links
20.5.2. Links and search engines

20.6. The meta element

20.6.1. meta and search engines

21. XHTML Object Module

21.1. The object element

21.1.1. Defining terminology
21.1.2. Basic Information for Object Handlers
21.1.3. Rules for processing objects

21.2. The param element

21.2.1. Referencing object data
21.2.2. Object element declarations and instantiations

21.3. The standby element

22. Ruby Module

23. XHTML Scripting Module

23.1. The script element

23.1.1. Rules for processing scripts
23.1.2. Specifying the scripting language
23.1.3. Declaration of a scripting language
23.1.4. Dynamic modification of documents

24. XHTML Style Attribute Module

24.1. Style Attribute Collection

25. XHTML Style Sheet Module

25.1. The style element

25.1.1. External style sheets
25.1.2. Preferred and alternate style sheets
25.1.3. Specifying external style sheets

26. XHTML Tables Module

26.1. The caption element

26.1.1. Caption Clipping

26.2. The col and colgroup elements

26.2.1. Calculating the number of columns in a table

26.3. The summary element

26.4. The table element

26.4.1. Visual Rendering
26.4.2. Table directionality
26.4.3. Table rendering by non-visual user agents
26.4.4. Sample table

26.5. The tbody element

26.6. The td and th elements

26.6.1. Cells that span several rows or columns

26.7. The thead and tfoot elements

26.8. The tr element

27. XForms Module

28. XML Events Module


mimasa