Need Help responsive hanburger menu | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Need Help responsive hanburger menu

Hello, I'm making my first project in HTML/CSS/JS, but i've some problems with my code. I can't align my menu on the center, I try putting it as a list, then, I succeed in algn it, but the responsive part doesn't work anymore. Can someone explain to me how I should be doing this ? (and I'll work after to make some dropdown submenu on it, if it's important. Already have some tutos and so one to make so, but none of them are responsive, so, that's a work in progress) link of the code : https://code.sololearn.com/WDqEZnRkj7pt

2nd May 2020, 1:02 PM
Morgane Zabzab
2 Answers
+ 2
Hi, add tag after <div class="header-wrapper"> <center> And close after </nav> </center>
3rd May 2020, 4:15 PM
Vlad Jonson
Vlad Jonson - avatar
0
Thanks!
3rd May 2020, 10:53 PM
Morgane Zabzab