Keyboard Navigation
Page Down / Page Up
Move between articles
Ctrl + End
Move focus after feed
Ctrl + Home
Move focus before feed

Understanding the Feed Pattern

Deep dive into the APG Feed pattern implementation.

The Feed pattern is designed for content that loads dynamically as users scroll. Unlike other patterns, Feed is a structure that allows screen readers to use their default reading mode.

Keyboard Navigation Best Practices

Tips for implementing effective keyboard navigation.

Effective keyboard navigation is crucial for accessibility. This article explores Page Up/Down navigation in feeds and how it differs from other patterns that use arrow keys.

ARIA Attributes Deep Dive

Understanding ARIA roles, states, and properties.

ARIA (Accessible Rich Internet Applications) provides attributes that define ways to make web content and applications more accessible.