My Product Landing Page: Sue's Crystal Creations

Hello everyone, hope your week’s going well.
I designed my page primarily using flexbox for the layout, and media queries for the mobile responsive design.
I made this page for my mother’s homemade jewelry, so some of the text and photos are placeholders. I hope to one day have it function as a real landing page, once I have the knowledge to make it happen.

Let me know what you think!

https://vilasi.github.io/CrystalCreations/

Page looks good @Vilasi. Some things to revisit;

  • 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 9/16 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.
  • Run your HTML code through the W3C validator.
    • There are coding errors you should address.