# Web Design Examples **Purpose**: Working examples of web design implementations --- ## Structure ``` examples/ ├── navigation.md (this file) └── scrollytelling-headphone.md ``` --- ## Quick Routes | Task | Path | |------|------| | **Scrollytelling example** | `scrollytelling-headphone.md` | | **Scrollytelling guide** | `../guides/building-scrollytelling-pages.md` | | **Scroll concepts** | `../concepts/scroll-linked-animations.md` | --- ## By Type **Scrollytelling** → Scroll-driven narrative examples --- ## Related Context - **Web Design** → `../navigation.md` - **Concepts** → `../concepts/navigation.md` - **Guides** → `../guides/navigation.md`