Learn HTML by Building a Cat Photo App - Step 3

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

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
  <p>see more cat photos in our gallery.>
  </body>
</html>

Your mobile information:

Infinix X6816 - Android 11 - Android SDK 30 - Security Patch 2023-03-05 - Infinix/X6816-OP/Infinix-X6816:11/RP1A.200720.011/230329V1204:user/release-keys

Challenge: Learn HTML by Building a Cat Photo App - Step 3

Link to the challenge:

Welcome to the forum. Its an important step to describe your problem as this is a part of coding.

Who will close the <p> element?

You need to close the paragraph tag.

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