Tell us what’s happening:
Hello guys, what I should do with this? thanks
**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/101.0.4951.67 Safari/537.36
Challenge: Step 6
Link to the challenge:
What do you mean what should you do with this? Do you need further explanation on the lesson? If so, let me know and I can explain it a little further to help you out.
1 Like
The challenge asks you to indent your h2, comment and the p exactly two spaces to show that the they are children.
You have made some changes to your code.
I would recommend you to click on restart step and give two spaces each to the h2, comment or the p. Or just select them and press the tab key once.
1 Like
thanks a lot! it works:))
1 Like
I already passed it Sir
, Thank you for your concern 