Learn HTML by Building a Cat Photo App - Step 2

The code dint pass

Describe your issue in detail here.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp<Catphotos/>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15

Challenge: Learn HTML by Building a Cat Photo App - Step 2

Link to the challenge:

Hi there, welcome to the forum.

For this exercise, you should not modify the h1 line at all.
Please click on the restart step button to reset the exercise.

Then try to follow this instruction closely.

Below the h1 element, add an h2 element with this text:

(So do not modify the h1 at all)

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