3.16 Provide information about documents comprising multiple pages
Contents
WAI Checkpoint 13.9
Full WAI text: "Provide information about document collections (i.e., documents comprising multiple pages)." "Documents" is a definition that includes websites, reports, brochures, manuals, proposals, guidelines, etc., which have more than one page. A group of related documents is a document collection.
Provide an explanation of the relationship between documents in a document collection by including page numbers, chapter numbers, tables of contents, etc.
Rationale
This facilitates online or offline browsing and reading of documents. Users who connect to the web through a domestic connection do not like to read long documents online because of the cost of the connection. Users with reading difficulties may need more time to read through documents and they will also appreciate the cost savings introduced by downloading documents and reading them offline.
Users can navigate through document collections more efficiently and effectively if they understand how they are organised.
Directions and Techniques
Use the LINK element and link types
This HTML tag describes document navigation mechanisms and organisation. Some user agents may synthesize navigation tools or allow ordered printing of a set of documents based on such mark up. See WAI recommended techniques on using the LINK element
Create bundled document collections with a compression application
An application which compresses files can be used to make document file sizes smaller which will increase download speeds. Zip files are an example of compressed files. Ensure that whatever format you provide files in can be readily opened without the user having to download additional plug-ins or expensive software.
How you could check for this:
There are no specific test methods recommended for this guideline.
