<h1cat photo app>
<h1bodycatphotos>
<!-- User Editable Region -->
<h1mycatlovelist>h1catphotoapp</h1mycathatelist>
<!-- 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/121.0.0.0 Safari/537.36 Edg/121.0.0.0
You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
Hello! @Teller has given you an example, with a different element. Your h1 is an element name. So in your <> add your element name. Then after that add the text that you need to update. Then after that add your closing tag.
So it will look similar to this: <elementname>Remove old text and add updated text here</elementname>
I would recommend you to reset your code adn then where the text ‘Hello World’ is remove it and add the text ‘CatPhotoApp’