Need help with the catphotoapp

Tell us what’s happening:
Describe your issue in detail here.
So I’m need to this coding site, need help setting up the catPhotoApp and I don’t get the explanation.

  **Your code so far**
<helloworld>
<CatPhotoApp>
  <CatPhotoApp>.
</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: Step 1

Link to the challenge:

I would reset the code - you made a lot of changes that were not requested.

Here is the original code:

<html>
  <body>
    <h1>Hello World</h1>
  </body>
</html>

The challenge wants you to replace Hello World with CatPhotoApp.

1 Like

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