some of my favorite CodePens I have found showing a mobile hamburger nav menu with zero JS scripting… only CSS styles and HTML
share your faves if you have some others 😉
Similar to the OP one
Both of these do that cool thing where the hamburger is created ONLY with <span> and CSS and it transforms into an “X” for closing the menu:
What I like about this one is how it darkens out the content using CSS, usually only JS versions do that
is CSS only menus considered best practice?
Enter the destination URL
Or link to existing content