Product Landing Page - AEW

So, I know it is ugly lol. I got fed up with bootstrap, but didn’t want to restart at 4AM, so I might make another. I really wasn’t sure what to even do the product on that would take up enough realistate for the page jumping. Anyway, the biggest take away here is I was able to figure out how to make iFrame’s responsive and that was the most exciting piece of this lol. Also note, for some reason I fail two tests on Codepen, but locally I pass them all? Ideas why?

https://codepen.io/brandonlee712/pen/yLeJLvQ

Thank you.

Hi @wwe9112,

If you click on ‘Tests’ button, it will open up a list of tests that pass and fail.
Your pen is currently failing on the below:

image
image

I hope this helps :slight_smile:

You need to add more content and pass all the tests.

Page looks okay @wwe9112. Something to revisit;

  • The test script should be included, with all tests passing, when you submit your projects.
    • Your page passes 14/16 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.