Hey guys, first forum post! Just finished my product landing page and wanted to get some feedback on it!
Thanks,
Isaiah Talley
Hey guys, first forum post! Just finished my product landing page and wanted to get some feedback on it!
Thanks,
Isaiah Talley
Hi Isaiah, welcome to the forum!
Your landing page looks really nice! The design is clean.
Have you checked the user story tests in the test suite? Right now your page passes only 8/16.
If you don’t know how to do this, paste this code into the top of your HTML file:
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
Then click the green icon in the top left of the page, select “Product Landing Page” and click “Run Tests”. You should see the tests you are failing and why.
Oh thanks, I didn’t know how to do that. Thank you!