Hi im stuck on step 6

Hey, just click on the code where you want to add space and click space bar twice. :grimacing:

1 Like

hi I’ve done that but it still says something is wrong?
[https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-by-building-a-cat-photo-app/step-6]

Hey @Ezra , I can see that you have already passed step 6. step 6 asks you to add two spaces for all three elements inside main tag.

If this is for Step 6 in the CatPhotApp then you shouldn’t add any new HTML to the step. The example HTML in the instructions is just that, an example, not meant to be used in the solution.

Restart the step to get back the original HTML and formatting since formatting is very important for this step. Then, the only thing you should do is use your space bar to add two more spaces before the opening tag of each of the three child elements in main.

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