Build a Cat Blog Page - Step 3

Tell us what’s happening:

What could possibly be wrong with this text. Ive tried resetting it and entering it differently multiple times and have tried copying and pasting too. I think its ridiculous that this site cant manage, different answers being right even if a space is somewhere out of place.

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/136.0.0.0 Safari/537.36

Challenge Information:

Build a Cat Blog Page - Step 3

your issues isn’t the text.

your issue is this is not closed properly

once you fix that then it will pass

The ABC of tags - “Always Be Closing” :slight_smile: