My webpage is formatted oddly. Please help me fix it

Hi.

Here is my code:

I am doing a challenge on freecodecamp.org. The name of the challenge is “Build a Product Landing Page.” I’ve met all the requirements. However, I noticed that my webpage is formatted weirdly, and the nav bar links do not seem to be working. Is there anything I did wrong? Could someone please help me fix it? Thank you!

First of all, where is your body tag.

Also you added two </nav>.
Remove last one.

I added the body tag and removed one of the nav tags. But it still doesn’t seem to be working. Do you know what I can do next?

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