Appendix A. XHTML 1.0 Annotated Reference

The following appendix covers all elements in the XHTML 1.0 Transitional DTD. Note that many of these elements are presentational in nature and have been removed from the Strict DTD. Notes on support and best practices are included for each element.

Key to Element Types: Display

Block: A block-level element is one that creates a block box by default. All subsequent elements will appear on the next line.

Inline: An inline element is one that creates a line box and doesn't break the line.

Structural: This is an element that is used for document structure or that structures other elements within a specific portion of a document, such as Table, Head, and so on.

NOTE

Note that an element's display ...

Get Spring Into HTML and CSS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.