Product Landing Page

I’m new to this just coming up on week 2 soon.

I created my landing page using VS Code and pasted everything from there onto here.

I ran my code and keep getting the following errors :

  • Failed: Your #nav-bar should always be at the top of the viewport.

  • Failed: Your Product Landing Page should use at least one media query.

  • Failed: Your Product Landing Page should use CSS Flexbox at least once.

Codepen: https://codepen.io/TylerxVzqz/pen/qBwPyEw

Hi there! Also share a link to this project on fCC, please

Well, for me your code passes the tests except the only one, media query requirement. Here’s to learn more about and simple examples you may find helpful:

1 Like

For CSS Flexbox, please check CSS Flexbox (Flexible Box).

1 Like

Hey! Not sure if this is the correct way to share the link but here you go : https://www.freecodecamp.org/learn/2022/responsive-web-design/build-a-product-landing-page-project/build-a-product-landing-page

Thank you for your help! I will go through my code again! :slight_smile:

2 Likes

Yes, that’s ok, thanks!

in your project in freeCodeCamp, how are you linking the css stylesheet to the html?

I actually went through my code again and was able to fix it! Thank you for replying!

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