Learn HTML by Building a Cat Photo App - Step 6

I am not able to use the tags

    or

  • I need answer of this question

      **Your code so far**
    
    <html>
    <body>
      <h1>CatPhotoApp</h1>
      <main>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
      <p>Click here to view more cat photos.</p>
      </main>
    </body>
    </html>
    
      **Your browser information:**
    

    User Agent is: Mozilla/5.0 (Linux; Android 12; SM-A315F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36

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

    Link to the challenge:

All of the elements should be 6 spaces from the beginning is that easy, also don’t forget the comment

Bro i need the answer of this
Can you code it send it to me

I can’t do that, just read carefully and do what I told you and keep trying…

Hi!

The ul and li elements are for lists. They are not used for code indentation and were just an example of what it looks like.

You need to add two spaces in front of the h2, comment and p element with the space bar. This will indent the code and pass the lesson.

Also for future reference, full answers to the lessons are not allowed on the forum. They do not help learning and will be removed.

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