Help with understanding "Active learning: creating a navigation menu"

I’m using codepen working the current assessment “Active learning: creating a navigation menu.” I understand the objective, but my dilemma is after copying the four files to my local computer I don’t know how to upload the four pages from my directory to codepen it just keeps getting rejected. Should I use another code editor that works with local files?


failing to upload the local pages to codepen project


making the four pages local in a directory

screen shot of instruction to copy pages to local

Hi @Atran92 and welcome to the community :wave:

How did you download the files? They should just end in “.html”. I think the “.webloc” extension is just a link to the actual file on the web. You should be able to click on “Download raw file” on GitHub to get the actual files.

Regarding CodePen: I don’t have a CodePen account and can’t tell if it’s generally possible to have multiple HTML pages that link to each other. What you definitely can do is having all the files in the same directory on your computer and open/edit them directly there.

Have a nice day,
Michael

Thank you for the reply, Micheal. I was able to figure it out with sublime and your correct CodePen wasn’t possible to link it together.

1 Like