Challenge Information:
Product Landing Page - Build a Product Landing Page
I’m really struggling with the last three tasks:
-
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.
I did also add #nav-bar { position: fixed; top: 0;}
, and move the #nav-bar above the header but neither worked.
Here’s my code:
i know i’m not a great coder haha but any advice would be greatly appreciated so i can carry on learning rather than bashing my head against a wall! thanks :)!