Tutorial for a responsive and accessible hamburger menu
Im still struggeling with the last challenge of the CLR course.
Is there somewhere a good course where I can learn to make a responsive and accessible hamburger menu in mobile and a normal menu in desktop.
Im struggeling with making the right html and css
2 Replies
KPow has several videos on his YouTube channel about this
https://youtu.be/HbBMp6yUXO0?si=2elENj60Zn8hMRaW
https://youtu.be/FEmysQARWFU?si=9ejHevOvnQ6RCHXn
https://youtu.be/8QKOaTYvYUA?si=fQ3NUV0voAN8La0_
Kevin Powell
YouTube
Responsive navbar tutorial using HTML CSS & JS
You can find the Frontend Mentor project here: https://www.frontendmentor.io/challenges/space-tourism-multipage-website-gRWj1URZ3
And the free Scrimba course here: https://scrimba.com/learn/spacetravel
š Links
ā
Why I use HSL: https://youtu.be/Ab9pHqhsfcc
ā
More on feature queries (@supports): https://youtu.be/wPI8CEoheSk
ā
More info on .sr-...
Kevin Powell
YouTube
How to create an awesome navigation bar with HTML & CSS
A tutorial that takes a look at how to create a nice looking nav bar with a cool little hover effect for the nav items, using HTML and CSS.
This was the very first video I ever put up on YouTube, and while it's aged well, I've made an updated version that is responsive: https://youtu.be/8QKOaTYvYUA
I've put this on Codepen: http://codepen.io/k...
Kevin Powell
YouTube
Create a responsive navigation nav with no JS!
Start creating responsive layouts with confidence with my free responsive layouts course: https://courses.kevinpowell.co/conquering-responsive-layouts
My very first video that I published here is one on creating a navigation. It worked, it looks good, and it's insanely popular (by far my most popular video). The problem is, it isn't responsive ...
Thanks