Personal portfolio project html-css

i have finished most of the storylines given by fcc for this exercise however i am struggling with the last part. i am missing something and i’ve been trying to find for some time now. please help. https://codepen.io/Nkululeko-Duda/pen/rNwVwrW

HI…!
After you run your test, select red test passed button.
It will show you a list of errors.
If you can’t understand/solve those errors ask again.

I have already put this but here it goes again:

Try fixing these user stories:

  1. My portfolio should have a navbar with an id of “navbar”.
  2. The navbar should contain at least one link that I can click on to navigate to different sections of the page.
  3. My portfolio should have a link with an id of “profile-link”, which opens my GitHub or FCC profile in a new tab.
  4. The height of the welcome section should be equal to the height of the viewport.
  5. The navbar should always be at the top of the viewport.

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