Build a Cat Photo App - Step 4

Tell us what’s happening:

I have done what i am told to do and it is not taking me to the next step
What do i do

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>

<!-- User Editable Region -->

<!--TODO:Add link to cat photos-->
    <p>Everyone loves cute cats online!</p>
   

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

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

Challenge Information:

Build a Cat Photo App - Step 4

add a space after the :

HI Buddy, See here is this is the text you have added in your code ?

TODO: Add link to cat photos

The same text should be there in the comment line.

Hope You Will find out and check your code.