Personal Portfolio Webpage - Build a Personal Portfolio Webpage

I cannot pass the portfolio project. 2 missing requirements:

  • Your portfolio should use at least one media query.
  • Your #navbar element should always be at the top of the viewport.

[my code so far] (https://codepen.io/EmeryCat/pen/mdLvKjW)

Although I have the fixed position on the nav bar and multiple media queries in CSS :frowning:

Thank you guys in advanced! <3

can you post a link to the project page? (so we can test your code)

Sure!

https://codepen.io/EmeryCat/pen/mdLvKjW)

that’s your codepen.
This is the link actually

Oh okay thank you I didn’t know if you guys had access to that page

just to confirm. Is the code in codepen being copied into the fCC page exactly as-is?
(so for eg. I can copy the codepen html into the index.html without any changes? if you are making any changes, then we need to see the actual code you are using in fCC side, so post that in full here)

I tried to post it here but Im not allowed to post more than one link post

okay, it wouldn’t be a link. (it would be a cut and paste)
But anyway, I tried your code and the only issue I saw is that you didn’t actually link the stylesheet

<link rel="stylesheet" href="styles.css">

1 Like

OMG THATS IT? thank you much !!! thousands of blessings upon you!!!

1 Like

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