How to link one html page to another one in another folder
Can't link the page "index2.html"0 from the "rock-paper-scissors-game2" folder to "index.html" in the "digital-clock" folder. Not sure if the code is wrong or something else. I'm using Atom by the way, and I don't know what else to try because the code for the link looks correct. <a href="rock-paper-scissors-game2/index2.html"> Game </a> And when I run it in chrome it gives the file not found error. Your file was not found It may have been moved or deleted. ERR_FILE_NOT_FOUND To link to another file WITHIN your web site structure, you should use relative references . Relative means, relative