#3 Product Landing Page

Hi Guys!!

So on we go with project number 3!
I have spent some time on this one, I found the Nav-Bar tricky, but managed to get it going!
Find the project here!

Excuse the lack of original content, but I want to focus on the coding!
As ever any feedback, ideas suggestions are greatly appreciated!

Some things to revisit on your page @carlosdevelopmentpat;

  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
    • The test script should be included, with all tests passing, when you submit your projects.
    • Your page passes 12/16 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.
  • Codepen provides the boilerplate for you. It only expects the code you’d put within the body element in HTML. (No need to include the body tags). For anything you want to add to the <head> element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
  • Run your HTML code through the W3C validator.
    • There is an HTML coding error you should be aware of and address.
1 Like