Can I download code from GitHub and upload it to JSFiddle? (

In this test for the box model it says,

" Note: You can try out solutions in the interactive editors below. However, it may be helpful to download the code and use an online tool such as CodePen, jsFiddle, or Glitch to work on the tasks.

If you get stuck, then ask us for help — see the Assessment or further help section at the bottom of this page."

I haven’t figured out how to do this. I used the “RAW” link which didn’t work. I could copy and paste, but MDN said to download it so I want to find the answer to this. I did the tests in the interactive editor since I want to move on in the meantime.

Hi @CloudVillage and welcome to the community :wave:

In this context “download” means “get”. You should copy the code form GitHub to JSFiddle. Preferably, put the HTML and CSS in the distinct panes on JSFiddle. When you’ve finished working on the task, you can post a link here and we will happily have a look and give you feedback. :slightly_smiling_face:

Cheers,
Michael

Ah, ok. Thank you. That frustrated me a little bit haha. :slight_smile:

1 Like