Glossary

Searchable terminology from accessibility, web standards, and related fields.

2 results found in design patterns.

Broad-Shallow Interface (Broad-Shallow UI, Single-Page Interface)
A user interface design pattern that presents a large amount of information on fewer screens, typically requiring scrolling to view all content. Most mainstream apps, including Google Calendar, use th…
Narrow-Deep Interface (Narrow-Deep UI, Wizard Interface, Step-by-Step Interface)
A user interface design pattern that presents information across many screens, with only a small amount of content per screen. Users navigate through multiple sequential screens rather than scrolling …