Fill in the Blank with Placeholder Text help

Tell us what’s happening:

Your code so far


<h1>Hello World</h1>

<h2>CatPhotoApp</h2>

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

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/fill-in-the-blank-with-placeholder-text

what is the problem?

the p tag must have an attribute, placeholder=‘insert placeholder text’

I am new here. I am trying to understand what I am doing wrong. When I go change the

to it keeps telling me to add a few more words. I am learning how to fill a blank paragraph.

oh ok I got it now. thank you so much. I know it’s a dump question, but I had to asked to understand what I am doing wrong.