Let’s look at how you put the words “Cat Photos” in an h2 element.
Notice how you put those words between the opening h2 tag and the closing h2 tag. That’s exactly what you want to do to put words in a p element. The only difference is that instead of using h2 tags, you will use p tags.