[UPDATED] Feedback On Product Landing Page

It looks simple and clean but there are a few things you need to change as you can also see in the test suite.
Just edit a few things:
Remove divs and use tags instead…for e.g. instead of <div id=“header” use .

What do I need to change? And how do I see it in the test suite?

You see the hamburger menu or the three horizontal lines on the top left corner of the page, just click it, select product landing page and run tests…

Sorry, I can’t get it. Can you please elaborate it a bit more? I can’t see the three horizontal lines you’re talking about. Thank You.

Here:!


Also, keep the content only inside body tag in your code-pen editor no need for other stuff. One more thing, cut and paste your script tag after the last line of code within the body tag.