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
Ray13
March 30, 2024, 4:15am
2
Hi there! Also share a link to this project on fCC, please
Ray13
March 30, 2024, 4:40am
3
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:
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
1 Like
For CSS Flexbox, please check CSS Flexbox (Flexible Box) .
1 Like
Thank you for your help! I will go through my code again!
2 Likes
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!
system
Closed
September 30, 2024, 7:53am
11
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.