Html – What is the right command-line to deal with switching pages in Javascript
I'm working on a class project, and I've created an app where you can navigate to the next page by clicking on an icon, similar to how apps work. When I click the home icon twice, it takes me to…