Tell us what’s happening:
Describe your issue in detail here.
Your code so far I am trying to do the first project
of HTML but when I put the element inside it does not work
<html>
<body>
<!-- User Editable Region -->
<CatPhotopp>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/116.0.0.0 Safari/537.36 Edg/116.0.1938.62
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 1
system
December 23, 2023, 5:07am
2
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!
Welcome to the community @samia.ali9900 !
Good attempt!
The element was not to be changed.
Only the text was to be changed from Hello World
to CatPhotoApp
Reset the step to be free of any failed code.
Change the text between the element tags to CatPhotoApp
This should help you progress.
Happy coding!
system
Closed
June 22, 2024, 10:48pm
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.