Cert
2. OperableLevel A

2.4.1 Bypass Blocks

블록 건너뛰기

Summary

There must be a way to skip blocks repeated across pages. The point is to spare keyboard users from tabbing through the same navigation on every page load. A skip link is the common solution, though proper landmark structure also satisfies it.

Common failures

  • A skip link that stays invisible even when focused, so keyboard users never know it exists.

Corresponding KWCAG 2.2 items

  • 6.4.1 Skip Repetitive Blocks

Related study units

Read the W3C source — Understanding SC 2.4.1