10.1

In the website, are style sheets used to control the presentation of information?

WCAG Reference

WCAG 1.3.1

Tests

  1. 10.1.1

    On each web page, the tags used for the presentation of information must not be present in the generated source code of the pages. Is this rule respected?

  2. 10.1.2

    On each web page, the attributes used for the presentation of information must not be present in the generated source code of the pages. Is this rule respected?

  3. 10.1.3

    On each web page, does the use of spaces meet these conditions?

    Spaces are not used to separate letters in a word.
    Spaces are not used to simulate tables.
    Spaces are not used to simulate columns of text.

WCAG Techniques

  • C6
  • C8
  • C18
  • C22
  • F32
  • F33
  • F34
  • F48
  • G140