Learn HTML by Building a Cat Photo App - Step 2

Step 2 doesn’t seem to be working right for me but from what I see I am not wrong with typing

Cat photos

Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <h1>CatPhotoApp</h1>
    <h2>CatPhotos</h2>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 2

I think there is supposed to be a space between the two words.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.