# Web Design Concepts **Purpose**: Core concepts for modern web design --- ## Structure ``` concepts/ ├── navigation.md (this file) └── scroll-linked-animations.md ``` --- ## Quick Routes | Task | Path | |------|------| | **Scroll animations** | `scroll-linked-animations.md` | | **Scrollytelling guide** | `../guides/building-scrollytelling-pages.md` | | **Animation prompts** | `../lookup/scroll-animation-prompts.md` | --- ## By Type **Animations** → Scroll-linked animation concepts --- ## Related Context - **Web Design** → `../navigation.md` - **Guides** → `../guides/navigation.md` - **Examples** → `../examples/navigation.md`