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


<!-- User Editable Region -->

<h1>Hello World</h1>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (iPad; CPU OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/277.0.555192628 Mobile/15E148 Safari/604.1

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

Link to the challenge:

Welcome to the community!

For this step, change only the text Hello World to the required text of CatPhotoApp.
Do not touch, nor change, the < h1> element opening, nor the < /h1> element closing tags.

Happy coding! :slight_smile:

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