Hi im stuck on step 6

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

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <ul>   <main>  
  <h2>Cat Photos</h2>
  </ul>
  <!-- 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/102.0.0.0 Safari/537.36

Challenge: Step 6

Link to the challenge:

1 Like

Make cat photos text a link.

ok but how do i do that? im still very new to this.

<p>click here to add more <a href="somelink.com">cat photos</a></p>

Hello, the attached picture is how far ive gotten. Im currently stuck in step 6. Please could you assist me, thank you.

ah ok that makes more sense thank u <3

wait nvm it didnt work

@ay_zero Can you share a link to your code instead of a screenshot? Want to have a look at the question as well.

1 Like

before cat photos word add Cat Photos

Here you go. Thank you

Are you replying to me?

yes i am replying to u

Okay. Please mention me or you can reply to the same message by clicking reply.

Hey, I think you have already done it.

1 Like

I aslo thought the same, but apparently I’m still missing something. Still trying to figure out whats wrong

If not, Can you share the code?

You just need to add two spaces inside main and you have done it :slightly_smiling_face:

1 Like

[https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-by-building-a-cat-photo-app/step-6]

Please check that you have done the same.

Please can you explain a bit more, i dont understand how i should add the space. I’ve been trying that but it’s not working. I feel like I’m so close, yet so far… lol