Build a Cat Blog Page - Step 3

Tell us what’s happening:

I do not know what’s the matter, it keeps telling me to check my spelling for the title, even though it is right. I do not know what to do.
Can someone please help. thank you

Your code so far

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

  <head>
   <meta charset="UTF-8">
   <title>Mr.Whiskers'Blog</title>
  </head>

<!-- User Editable Region -->

</html>

Your browser information:

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

Challenge Information:

Build a Cat Blog Page - Step 3
https://www.freecodecamp.org/learn/full-stack-developer/workshop-blog-page/step-3

Hi. The text of your title needs to be exact to pass, including spacing.

1 Like