fred5
July 20, 2022, 11:42am
1
Tell us what’s happening:
Describe your issue in detail here. i’ve tried
**Your code so far**
<html>
<body>
<h1>CatPhotoApp</h1>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 Edg/103.0.1264.49
Challenge: Learn HTML by Building a Cat Photo App - Step 2
Link to the challenge:
You should change the text CatPhotoApp
in Cat Photos
.
fred5
July 20, 2022, 12:25pm
3
still doesnt work i tried inputing it
Cat Photos
Griff
July 21, 2022, 6:25am
5
Hi,
To format your code so it can be seen in the forum correctly, please follow the instructions in this gif.
I also note you have made a new forum post on this topic multiple times. Instead of doing that, reply to your current topic post with your updated code.
This will boost your forum post without having to make a new post.
Griff
July 21, 2022, 6:31am
6
However, I notice that you do only seem to have one heading element here.
You need both a h1 and h2 element with the correct text to pass this lesson.
This W3schools page discusses the heading elements. It may help you.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
system
Closed
January 19, 2023, 6:31pm
7
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.