rmcg.dev/projects/random/intersectional-observation/README.md

28 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Basic Responsive Navigation
Nearly every website needs a responsive navigation, but they can be confusing to layout. Its not uncommon for developers to create two separate navigations: one for mobile and one for desktop. But theres a better way! In this video, I'll show you how to create a fully responsive navigation menu with HTML, CSS, and Vanilla JavaScript. Well add aria attributes to achieve a basic accessible navigation.
🔗 Key Links 🔗
- YouTube Video: https://youtu.be/63sxOYm9GwY
- Live Code: https://codinginpublic.dev/projects/responsive-navigation/
---------------------------------------
📹 Related Videos 📹
- Intersection Observer playlist: https://www.youtube.com/playlist?list=PLoqZcxvpWzze3Hkult9jLfCvZlzCYLb8G
- Understanding Clamp(): https://youtu.be/Moely7aPYGE
---------------------------------------
🧰 My Tools 🧰
- VSCode Font/Theme: https://www.youtube.com/watch?v=5uETTXxVj8s
- VSCode Extensions: https://www.youtube.com/watch?v=0ABuzt8X5SA
---------------------------------------
🌐 Connect With Me 🌐
- Website: https://codinginpublic.dev
- Blog: https://chrispennington.blog
- Twitter: https://twitter.com/cpenned