Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
<html>
<body>
<CatPhotoApp>Hello World</CatPhotoApp>
</body>
</html>
My text looks identical to the example shown and it keeps telling me that it’s wrong. What am I not doing correctly?
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 1
Link to the challenge:
From the instructions:
“The text for an element goes between its opening and closing tags.”
This means you want to keep the opening and closing tags the same and only change the text in between those tags.
hbar1st
3
Hello and welcome to the forum.
I created a gig to help people who are on this step. Please review it.
system
Closed
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.