'I am trying to use the cd function to go to a new directory on command prompt

I have a parent folder called Coursera and a subfolder called coursera-test. In the coursera sub-folder, I have two additional folders called site and HTML-structure.

My challenge is that I am unable to move from the coursera-test folder to the HTML folder (which is the one I just created) but I don't have that challenge when I am moving from the coursera-test folder to the site folder.

the response i get when I use the cd command



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source