How to set cat photo url

Tell us what’s happening:
…my good people i need help how to set cat photo url…

Your code so far


<h2>CatPhotoApp</h2>
<main>
<p>Click here to view more <a href="#">cat photos</a>.</p>

<a href="#"><img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>

<p>Things cats love:</p>
<ul>
  <li>cat nip</li>
  <li>laser pointers</li>
  <li>lasagna</li>
</ul>
<p>Top 3 things cats hate:</p>
<ol>
  <li>flea treatment</li>
  <li>thunder</li>
  <li>other cats</li>
</ol>
<input type="text"
placeholder="click here to view more cat photo text">


</main>

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/71.0.3578.141 Safari/534.24 XiaoMi/MiuiBrowser/11.4.3-g.

Challenge: Add Placeholder Text to a Text Field

Link to the challenge:
https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-placeholder-text-to-a-text-field

You are supposed to insert cat photo URL into the last input’s placeholder!

Always read the challenge instructions carefully - usually more than once.

Set the placeholder value of your text input to “cat photo URL”.

i tried not working out

my friend the place holder should “cat photo URL” not “click here to view more cat photo text”

yes i did severely very confusing

ok Amin,i tried that it does’nt work but i will try again

I worked for me.

Have you tried to replace “click here to view more cat photo text” with “cat photo URL” ?

…thanks it works now
i didnt cap the URL