How do I submit my tribute page?

Hello,

I don’t quite understand how I should submit my tribute page for assessment if I haven’t completed the project on codepen.io. I decided to do my tribute page in brackets, but I can’t figure out how to submit the work for assessment.

If someone could explain to me how I can submit my work, that would be greatly appreciated.

Thanks.

You’ll need to put it on a public facing server so that the rest of us can see it. Do you have a github account? You could create a repo for the project and then use GitHub Pages to make it accessible to the rest of us. Or you could use a variety of free services that offer web space. I have used surge in the past with much success.

Once you’ve got that set up then you’ll have a URL you can use to submit for your solution link.

As stated, it needs to be somewhere public facing.

If you don’t have a GitHub account or are unfamiliar with it you can;

  1. create a codepen account and cut/paste your HTML and stylesheet from Brackets
  2. create an account on repl.it then, same thing

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.