HELP ON NAVBAR

can someone help me, i have no ideia how i can to this!
9 Replies
Jochem
Jochem•12mo ago
it's called a hamburger menu https://www.youtube.com/watch?v=HbBMp6yUXO0
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-...
DoContra
DoContra•12mo ago
i know, what i dont know is overflow the title and the icon
Jochem
Jochem•12mo ago
I don't know what you mean
DoContra
DoContra•12mo ago
Jochem
Jochem•12mo ago
right, so you did make something. Can you please take a look at #How To Ask Good Questions and https://dontasktoask.com ? It saves you and anyone trying to answer your questions a lot of time and effort
Jochem
Jochem•12mo ago
in that design, they're likely just positioning the menu absolute with inset: 0;, and have a second logo inside the menu
Wouter Schaap
Wouter Schaap•12mo ago
I agree with Jochem, right now the question is so minimal it's hard to understand what it even is. An explanation of what you're trying to achieve, a codepen with your first try or an example website with this kind of behaviour would go a long way to being able to help you.
DoContra
DoContra•12mo ago
Im sorry guys
Jochem
Jochem•12mo ago
's alright, just post your code next time and try to be clear in what you're asking, okay?