Posts

Showing posts from March 3, 2024

Humbergur Menu

Image
What will be you learn? You will be learn how to make humburger  menu in HTML CSS and JavaScript  Following are the main steps of making a humburger menu 1. Open your VS code editor or any other editor you want to use 2. Create index.html file, style.css file and script.js file  3. Code in html file to create the structure of humburger menu 4. Code in CSS file to style.css the menu 5. Code in script.js file to add event listener on menu  6. Finally we build humburger menu in HTML CSS and JavaScript  Features This is a responsive humburger menu three bar icon will be show on small screen devices which are responsible for open a men when the menu is open then close icon will be show to user to close the humburger menu. Tutorial for more learning please watch the video