I need help on html step6

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

  **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 (iPad; CPU OS 13_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/93.0.4577.78 Mobile/15E148 Safari/604.1

Challenge: Step 6

Link to the challenge:

1 Like

Describing your problem in the Tell us what’s happening: section helps us to understand your problems better.


You have to make sure that the h2, comment and the p start from 6 spaces after the line.

I would advise you to click on the Restart Step button and then select the h2 , the comment and the p and press the tab key once.

Hope this will help you.

1 Like

i dont get this reply im also stuck here.

I tried other methods it didnt work lol

Select the h2, comment and the p then press tab once

I’m not sure whether this is a question or a hint.
If this is a question, then if you have changed your code you may want to click on Restart Step and then do what you mentioned.

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