Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
  <CatPhotoApp>Hello World</CatPhotoApp>
</body>
<CatPhotoApp></CatPhotoApp>
  **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/15.5 Safari/605.1.15

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

Link to the challenge:

Hi! Welcome to the forum!
I would advise pressing the ‘restart step’ button. You’ve edited a lot of code that doesn’t need to be changed.

In future, do not try to edit code outside of the code editing box. This will not be what you need to do to pass the tests.

To pass this test, you need to change the text ‘Hello World’ not the h1 elements around it.

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