Product Landing Page12

Hi, I really can use some help here, my page looks far for being acceptable.
The only thing that is missing to check all the boxes on the project is:

My product landing page should have at least one media query.

Besides of the CSS application that must be applied, but I have a lot of trouble with the flex display attributes. dont seem to understand it that well.

Thanks in advance

here is my code:

Hey welcome to freecodecamp!

i think you forgot to save your code in codepen because i don’t see anything.

Youre right, sorry,
here is the code:

How do you know what tests are passing/failing if you don’t have the FCC test link in your project?

Hi @aleamayo86 !

Welcome to the forum!

You need to keep the test suite in your FCC pages and all tests need to pass.

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

As for the failing test, you haven’t written any media quries.

You can review the FCC lesson on media queries.

If you still need help, then please specify what you don’t understand about how to write a media query.

Hope that helps!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.