I want to write my second code but cant

Tell us what’s happening:
Describe your issue in detail here.

   **Your code so far**

<html>
<h1>CatPhotoApp<\>
<h2>Cat PhotosPhotos<\>
 </body>
</html>
   **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 11; Infinix X658E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Mobile Safari/537.36

Challenge: Step 2

Link to the challenge:

you have to close off the tag
you open a tag like <html> and you close a tag like this </html>
so you gotta close off the h tag

also theres a typo

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.