I don't know why my code does not pass

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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36 Edg/103.0.1264.44

Challenge: Step 6

Link to the challenge:

Hi there the below should all be 6 spaces in, two more spaces than the main tags :slight_smile:

Merci de ta réponse, c’est vraiment sympa. C’est justement ces 6 espaces que je ne comprends pas. J’imagine que ce n’est pas 6 espace entre chaque ligne. Donc il y doit y avoir 6 tabulations au niveau de la ligne <p> ? et 4 espaces entre la ligne<h2> et le début de la ligne ?

Hi @AIRONE !

I would reset the lesson.

Take the h2, p and comment tag and move to 2 spaces to the right.

When you do that, then those elements will be properly indented 6 spaces from the start of the line

I will try tomorrow (tired !). Thank you so much

I did it ! thank you so much Jessica

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