Apparently the exercise is wrong, but I can't see how

Tell us what’s happening:

My code


<!DOCTYPE html>
<html>
<head>
  <title>The best page ever</title>
</head>

<body>
  <h1>The best page ever</h1>
  <p>Cat ipsum dolor sit amet, jump launch to pounce upon little yarn mouse, bare fangs at toy run hide in litter box until treats are fed. Go into a room to decide you didn't want to be in there anyway. I like big cats and i can not lie kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Meow i could pee on this if i had the energy for slap owner's face at 5am until human fills food dish yet scamper. Knock dish off table head butt cant eat out of my own dish scratch the furniture. Make meme, make cute face. Sleep in the bathroom sink chase laser but pee in the shoe. Paw at your fat belly licks your face and eat grass, throw it back up kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
</body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0.

Challenge: Define the Head and Body of an HTML Document

Link to the challenge:

there is an unusual number of people having issues with this challenge.

Your code seems correct, you may just go to next challenge manually.

Can you help debug this challenge by saying what browser and version are you using and any extension you have active?

I guess freecodecamp is having issues with other browsers other than chrome…
JS test suite that they provide for html projects are also for chrome only…
You should try using chrome…

freeCodeCamp supports the most recent versions of Chrome, Edge, Safari, and Firefox. (This included the test suites @mukeshgurpude). Occasionally a new browser version will cause a temporary bug, but the team works on addressing those as quickly as possible.

In this case, it looks like @guilleacq is using a very old version of Firefox. You need to update your browser.

I talked after reading commented readme in initial codepen provided by freeCodeCamp during this projects


maybe I’ve misunderstood the comment… or maybe it’s for an older version…

I think that’s not accurate anymore? I haven’t had troubles in Firefox and I know that the curriculum supports the major browsers. I’ll leave one of the team members who knows the test suite to answer whether it still has compatibility issues.