Home / Knowledge Base / Why Text Layout Matters: Visual Presentation and Reading Comfort

Why Text Layout Matters: Visual Presentation and Reading Comfort

Visual Presentation ensures that blocks of text can be displayed in ways that users find readable, without the layout itself becoming a barrier. Some users cannot comfortably read text when it is tightly spaced, overly wide, fully justified, or locked to specific colours. This criterion exists to ensure that users can adjust how text looks, so they can read, track, and understand content without losing their place.

Unlike lower-level contrast or resize requirements, this criterion focuses on reading comfort, endurance, and tracking, not just visibility.

WCAG Success Criterion

1.4.8 Visual Presentation (Level AAA)

For the visual presentation of blocks of text, a mechanism is available to achieve all of the following:

  • Users can select foreground and background colours
  • Line width is no more than 80 characters or glyphs
    (40 characters for CJK writing systems)
  • Text is not fully justified (not aligned to both left and right margins)
  • Line spacing within paragraphs is at least 1.5
  • Spacing between paragraphs is at least 1.5 times the line spacing
  • Text can be resized up to 200% without assistive technology, without requiring horizontal scrolling to read a line of text in a full-screen window

Important Notes About the Requirement

Content does not need to use these values by default.

The requirement is that a mechanism is available for users to change these presentation aspects. That mechanism may be provided by:

  • The browser
  • The operating system
  • A user stylesheet or extension

Authors are not required to build custom controls, but they must not prevent user agents from applying these adjustments. Writing systems that do not use certain presentation features (such as justification or spacing conventions) are not required to adopt them to conform.

Why This Matters

Some users with cognitive, learning, or low vision disabilities struggle to read text when the layout interferes with perception or tracking.

Common problems include:

  • Losing their place in long lines of text
  • Difficulty distinguishing word boundaries in fully justified text
  • Trouble tracking lines when spacing is too tight
  • Reduced comprehension when forced colour combinations are used

For these users, layout is not neutral. Small presentational choices can make text readable or unreadable.

Line Length and Reading Flow

Long lines of text make it difficult for many users to track from the end of one line to the beginning of the next. Narrower text blocks help users maintain reading flow and reduce eye movement errors.

The 80-character limit is based on readability research. For Chinese, Japanese, and Korean (CJK) scripts, where glyphs are wider, the limit is reduced to 40 characters.

Spacing and Justification

Tightly packed lines make it difficult for some users to track text vertically. Increasing line and paragraph spacing helps users recognise line boundaries and paragraph breaks. Fully justified text can introduce uneven spacing between words, creating visual “rivers” that disrupt reading. For users with certain cognitive disabilities, this can make text difficult or impossible to follow.

Resizing and Reflow

This criterion also requires that text can be resized to 200% without requiring horizontal scrolling to read a line of text. This is not about whether Zoom is allowed. It is about whether the layout reflows when text is enlarged.

Users should be able to scroll vertically to continue reading, without having to scroll left and right to follow each line. This requirement is evaluated on standard desktop or laptop displays with the browser window maximised. It does not apply to small-screen devices where long words may naturally overflow.

What This Criterion Does Not Mean

This criterion does not mean that:

  • Horizontal scrolling can never occur
  • Multi-column layouts are forbidden
  • Authors must guess user preferences

For example, multi-column layouts can still pass if each column fits entirely within the viewport when zoomed, allowing users to read one column vertically at a time.

Who This Helps

This criterion primarily supports users who:

  • Have low vision and need to control text presentation
  • Have cognitive, language, or learning disabilities
  • Experience difficulty tracking lines or paragraphs
  • Need specific colour combinations to read comfortably
  • Read long-form content for extended periods

Rule Description

For blocks of text, users must be able to adjust visual presentation, such as colour, spacing, width, and alignment, so that layout does not interfere with readability or tracking.

The Algorithm

  1. Identify blocks of text
  2. Check whether users can adjust:
    • Colors
    • Line width
    • Spacing
    • Alignment
  3. Resize text to 200%
  4. Confirm that:
    • Lines reflow within the viewport
    • Reading does not require horizontal scrolling
  5. If the layout prevents these adjustments, the criterion fails

Wrapping Up

Visual Presentation is about removing layout as a barrier to reading. When users can control how text looks, its width, spacing, colour, and flow, they can read more accurately, track content more easily, and maintain comprehension.

Level AAA sets a high bar, but for content where reading accuracy and endurance matter, giving users control over visual presentation makes the difference between access and exclusion.

Want to test against all WCAG success criteria?

Stay compliant. Avoid fines. WebYes reviews your entire website so you don't have to worry.

Sign Up for Free Now