I made my project for the first test in html pad 2020 software, but now I don’t know how can I send my project for the test
Hi @iranihamed1985 !
Welcome to the forum!
You need to make sure that you include the test suite in your page.
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
When you have all of the tests passing, then you can submit the project here.
Hope that helps!
There is an input field, where you can submit the URL to freeCodeCamp.org . Try this link
Should I create a url for my project first and then submit that url in freecodecamp.org?
Thanks for your help
I would suggest starting off with codepen to submit your url.
https://codepen.io/
You will write your code in the html and css sections
and then submit the url to FCC.
Grab the url from the top here
Submit here and click I have completed this challenge
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.