Build a Cat Photo App - Step 4

Tell us what’s happening:

still saying it is wrong so can someone tell me where I went wrong

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

Challenge Information:

Build a Cat Photo App - Step 4

Welcome to the forum @joshwilson1107

You need to match the spacing and punctuation of the text exactly.

Try placing a space after the colon, and remove the period at the end of the sentence.

Happy coding

thank you will try and do that thank you for responding

1 Like

Have you passed the test ?