Build a Cat Blog Page - Step 3

Tell us what’s happening:

i hv done the needful please i need help am still not pasing it

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/139.0.0.0 Safari/537.36 Edg/139.0.0.0

Challenge Information:

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

instead of putting the opening and closing tags on different lines, put them both on the same line and remove any extra spaces between them (only the requested text should be between with no additional lines or space characters)