Where should I have to put it?

Hi , I have a problem with stupid IT !!!
task says: Your p element should have the text View more (with a space after it). and I don’t understand what he wants from me? where should I put it? :face_with_symbols_over_mouth: :face_with_symbols_over_mouth:

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<p>
  Wiew more 
<a href="https://www.freecatphotoapp.com" > cat photos</a> 
</p>
<img src="https://www.bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">

<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>

<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

First of all, “View” is misspelled.

Secondly, we need a link to the challenge to help beyond that. In the future, the Get Help -> Ask for Help button will do it all for you.

I didn’t know that, this is my first time here,
and the first time to post something, so I know now. thanks for the help, I solved it

That’s cool. Glad you figured it out.

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