Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

hamburger

  1. C

    HTML & CSS Integrated the burger menu in the navbar (but not only...)

    hello everyone ! I finished my formation on the CSS and HTML few weeks ago. I followed a tutorial in order to creat a burger menu but im stucked on this step. i have 3 main problems… : I need to include my burger menu in the navbar but I don’t know how to do it. I tried to put it in my ul >...
  2. S

    CSS Hamburger menu

    Greetings! I would like to use this code from Blankslate Wordpress theme to render into the menu W3Schools example: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_mobile_navbar <nav id="menu"> <div class="menu-topnav-container"> <ul id="menu-topnav" class="menu"> <li...
Back
Top Bottom