Tell us what’s happening:
Describe your issue in detail here.
Your code so far
<html>
<body>
<!-- User Editable Region -->
/h1> <CatPhotoApp>Hello World</CatPhotoApp>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 1
Link to the challenge:
Hi, welcome to the fCC forum.
Please describe your issue in your own words.
Asking a good question is an excellent skill in your learning journey.
hello and welcome to fcc forum 
- wrong syntax
- wrong use of elements
lets read from instructions
Find the h1
element and change its text to:
CatPhotoApp
when its says “change its text” it means “text that exists In Between h1 element”
now given that, try to adjust or restart this step and re attempt this step once again, happy learning 
Hello friend, just change the text in h1 element from Hello World to CatPhotoApp