2005
1
Tell us what’s happening:
Describe your issue in detail here.
Your code so far
<html>
<body>
<h1><CatPhotoApp></h1>
<h2><CatPhotos></h2>
</body>
</html>
Your mobile information:
SM-A505FN - Android 11 - Android SDK 30
Challenge: Learn HTML by Building a Cat Photo App - Step 2
Link to the challenge:
Teller
2
Text for the h2 element should be Cat Photo App.
It should actually be “Cat Photos”, exactly (or it won’t pass)
Teller
4
Also, remove the angled brackets <> around the text.
system
Closed
5
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.