Learn HTML by Building a Cat Photo App - Step 1

I am new to coding on the first project to make a cat photo app

Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <CatPhotoApp>Hello World</CatPhotoApp>

<!-- User Editable Region -->

  </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/17.1 Safari/605.1.15

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 1

<h1>Hello World</h1>

you have to change the name that says CatPhotoApp to h1

instruction says that to change h1 to catphotoapp

I say from catphotoapp to h1

but I have to make a coding for chatphotoapp , instruction state that to change h1 to catphotoapp

you have to change the text hello world to catphotoapp

mod edit: removed
something like this

1 Like

now this works thank so much for your help

1 Like

it’s a pleasure :smile: you can always count on me

1 Like

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

ok I will try to help without giving answers to the challenges, thank you very much for your suggestion

1 Like

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