Product landing page little problem

Hi everyone
i noticed a user story today that

User Story #13: The navbar should always be at the top of the viewport

and here is my project

do u think it is fulfilled that condition?

if you add the test suite you can find out on your own!

1 Like

@ilenia i never heard of this is it any kind of software and if you can recommend any ?

put this right above your ending </body> tag. <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

1 Like

can you give any feedback about my page please?

you are not passing all tests, you are missing one, have you checked which ones you are not passing?

  1. When I click the #submit element, the email is submitted to a static page (use this mock URL: https://www.freecodecamp.com/email-submit) that confirms the email address was entered (and that it posted successfully).
    The #email input should have a name attribute

i think i missed that name attributes can you give any feedback about my project page?

it is not responsive on mobile, only feedback I can give you.


You can also use the #project-feedback subforum if you want to receive feedback

thank you for your time dealt with that :):slight_smile: