The ASP.NET MVC default template includes a hamburger menu wired up to be visible when the page is viewed on smaller-width devices. It relies not only on bootstrap.css but also bootstrap.js for its ability to show/hide the nav menu.The ASP.NET MVC default template includes a ham