rmcg.dev/projects/random/intersectional-observation
Robert McGovern ee451daa6b updated packages, and added copy of random projects and devchallenges 2022-09-04 12:57:08 +01:00
..
assets project showing how to use Intersection Observers to animate in certain things when an element appears on screen 2022-04-01 03:41:12 +01:00
README.md project showing how to use Intersection Observers to animate in certain things when an element appears on screen 2022-04-01 03:41:12 +01:00
about.html updated intersectional observation project with way to indicate the page we are currently on 2022-04-24 20:31:33 +01:00
contact.html updated intersectional observation project with way to indicate the page we are currently on 2022-04-24 20:31:33 +01:00
donate.html updated intersectional observation project with way to indicate the page we are currently on 2022-04-24 20:31:33 +01:00
index.html updated intersectional observation project with way to indicate the page we are currently on 2022-04-24 20:31:33 +01:00
nav.js updated intersectional observation project with way to indicate the page we are currently on 2022-04-24 20:31:33 +01:00
style.css updated packages, and added copy of random projects and devchallenges 2022-09-04 12:57:08 +01:00

README.md

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 🔗


📹 Related Videos 📹


🧰 My Tools 🧰


🌐 Connect With Me 🌐