Learn HTML by Building a Cat Photo App - Step 4

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

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!--Todo:Add link to cat photos-->
    <p>See more cat photos in our gallery.</p>
  
  </body>
</html>

Your mobile information:

SM-A105F - Android 11 - Android SDK 30 - Security Patch 2023-02-01 - samsung/a10dd/a10:11/RP1A.200720.012/A105FDDS9CWB3:user/release-keys

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

Link to the challenge:

Hello and welcome to our forum.
The lesson requires you to add a comment,the text is given.
To add a comment,enclose the text in these <!--Some text-->

Next time when you post,try to describe your problem in your own language,that way,we can easily identify your mistake and help you correct them.

I can see there are typos in your code, Focus on writing the exact text to be typed provided in the challenge. Remember to Use capital letters and spaces where required.

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