"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
TIP 59: Basic Document TaggingSome program features used to enhance accessible use, such as articles and reflow, don't work properly or predictably unless a document is tagged, which means it has a logically defined structure. Tags are invisible and are a part of the document's information. They define relationships among elements in the document, including tables, lists, images, and text.
![]() Figure 59. A tagged document displays its tag content in a hierarchy.![]() ![]() |