Logical Structure
Logical structure is the way information in a document or webpage is organized and arranged based on its content, context, and technical makeup. It reflects the intended meaning and order of the content rather than just how it looks on screen. A clear logical structure helps people, including those using assistive technology, follow content in a sensible sequence.
Logical structure refers to the organization and arrangement of information within a document based on its content, context, and technical aspects, as distinct from its purely visual presentation. In an accessibility context it generally describes the underlying semantic organization of content, such as headings, lists, paragraphs, and reading order, that assistive technologies rely on to convey meaning and navigation. The evidence provided defines logical structure only in general document and compositional terms and does not establish specific WCAG success criteria or conformance requirements; practitioners should consult authoritative W3C/WAI guidance for how logical structure maps to particular standards.
Why it matters
Logical structure is foundational to how content is perceived and navigated, particularly by people using assistive technologies such as screen readers. When a document or webpage reflects a clear underlying organization, rather than an order dictated only by visual layout, users can move through content in a sensible sequence and understand the relationships between its parts. Sighted users often rely on visual cues like size, spacing, and position to infer structure, but assistive technology depends on the underlying semantic organization to convey the same meaning. When logical structure and visual presentation diverge, users of assistive technology can encounter content that is confusing, out of order, or difficult to navigate.
Structure functions as the framework, or skeleton, that holds a piece of content together and connects its parts into a coherent whole. Content that is logically organized around its meaning and context is easier to follow, whether it is read linearly, navigated by headings, or interpreted by software. Conversely, content that is arranged for visual effect alone may present a reading order that does not match the intended sequence, undermining comprehension for people who cannot rely on the visual arrangement.
The evidence provided defines logical structure in general document and compositional terms and does not establish specific WCAG success criteria or conformance requirements. As a result, this entry does not map logical structure to any particular standard or legal obligation. Practitioners seeking to align their work with recognized accessibility standards should consult authoritative W3C/WAI guidance, and this material is general information rather than legal advice.
Who it's relevant to
Inside Logical Structure
Common questions
Answers to the questions practitioners most commonly ask about Logical Structure.