Tell us what’s happening:
Describe your issue in detail here.
Your code so far
<!-- User Editable Region -->
HTML<CatPhotoApp>Hello World</CatPhotoApp>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 1
Link to the challenge:
Learn to Code — For Free
Hello and welcome to the community !
Reset the step so that your tags remain h1 heading tags to create a heading element. Instead of changing your opening and closing tags change the text that is between both tags to the text ‘CatPhotoApp’. That way the heading that will appear on your webpage will be ‘CatPhotoApp’ instead of ‘Hello World’.
Welcome to FCC Forum, a community where people help each other.
This step asks to have the text Hello World replaced with the text CatPhotoApp. The h1 elements should not be changed.
Suggestion: Reset the step and make the suggested changes by the instructions.
Happy coding!
1 Like
system
Closed
March 12, 2024, 7:29am
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.