Description
Create a webpage that has a responsive navigation menu using media queries in CSS.
The output for the page should be displayed like this:
Lab Objective
Upon completion of this lab, you will be able to:
• Creating a webpage that has a responsive navigation menu using media queries in CSS
• Display navigation bar and heading on a webpage.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.