Help with Building a Product Landing Page

Hello all! I’m almost done with creating the product landing page, but I can’t seem to pass the last three tests. I put header{position: sticky; top: 0;} to get the nav-bar at the top of the viewport, and I don’t understand how to do the last two. Can anyone help?! Thanks!

It would help to see your code.
Please post your code in the forum

If the last three tests are css, maybe you are not passing because you didn’t link your css to the html document.
Make sure to reread the directions in the product landing page assignment on how to do that.

Thank you so much! That acually literally just helped me on a separate project as well! I didn’t think it could be as simple as that.

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