Nav Bar not working on my personal portfolio webpage not sure what to do

Tell us what’s happening:

Nav bar keeps saying I must have a nav bar with the id of nav bar.

Your code so far

My Portfolio      
My Coding Experience      
My plan    

your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52.

Challenge: Build a Personal Portfolio Webpage

Link to the challenge:

It shows up correctly it just doesn’t act correctly in the codepen. I have no idea what the issue is. I have even put in the link outputs and it doesn’t route it

Hey @sydneyraecrumb, could you give us a link to your code?

I try to put a link in and it doesn’t go through to my code

Heya~!

That link leads to the FCC test pen. You’ll need a link to your pen. Are you logged in to CodePen? Did you fork this pen?

Oh I did it lol I now have the link https://codepen.io/DragonFireHeart28/pen/mdPJYVx

Excellent! Now I am able to see the error. :slight_smile:

image
This is what the test expects.

image
This is your code. Do you see the difference? :slight_smile:

Thank gosh. I have no clue what to do because i have used p tags h1 tags and everything to try and get it to do what I need it to

mot really I’m just going to be honest

id="nav-bar" and id="navbar" are not the same thing. :slight_smile:

Ohhhh okay I see now. I get so mad at the coding sometimes I don’t think how that stuff works until I have it spilled in front of me with an example or something or pointed out. I like doing the coding it just makes me so dang mad lol

Thank you by the way

Glad I could help~!

Sometimes it just takes a second set of eyes. :slight_smile: