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.114 Safari/537.36 Edg/103.0.1264.49
Challenge: Learn HTML by Building a Cat Photo App - Step 6
but i am stuck on stape six below i had pasted my solution please guide me am i doing correct or required some changes because i am totaly new for coding
You’ll need to format your code for it to display correctly in a forum post.
You can do that by adding a separate line of three backticks (```) before your code and also addinga separate line of three backticks after your code.
You can also select your code and use the “preformatted text” tool in the editor (</>) to add backticks around text.
This challenge is just asking you to add two spaces before the code on each line between the main element’s starting tag and the main element’s ending tag.
So the code on those three lines should move two spaces to the right and start six spaces from the start of the line.
hello thanks for your response but i had done th e same i had added six spaces acording to the given instructions but the code not getting passed can you come up with any examples because i am totaly new in this coding and all.
hello thanks for replying me
i had done acording to the given instructions but i do not know my code not getting passed
can you come up with some code examples because i am totaly new in this coding and all