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**
<html>
<body>
  <h1>Hello World</h1>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 11; Nokia 2.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36

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

Link to the challenge:

Hi, welcome to the forum!

You haven’t changed the code from the original the lesson provides. Can you please describe what you are stuck with?

The answer to the code

You need to click inside the box that contains this code.

<h1>Hello World</h1>

And delete the text ‘Hello World’. The replace it with the text ’ CatPhotoApp’.

Also, to reply to someone on the forum, so your reply comes up in their notifications, click the button on the lower right of their comment that has a left pointing arrow on it and says ‘reply’.

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