Контент «Нажмите, чтобы просмотреть»

I would like to allow users to view part of a post (a question) and click to view the answer. This is for an FAQ page. Ideally, users will scroll through the questions and click on the one(s) they want the answer(s) to. Is there a way to do this? I couldn’t find anything about it on here other than one post that didn’t help much. Thank you!!

You can use the details tag for this:

It will look like this

Cool right?

Thank you; that is exactly what I was looking for!