Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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 >...
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...