JQUERY beginner help?

JQUERY beginner help?

Hello all! I'm new to programming. It's a new concept to me and I'm trying to learn it. I'm struggling with a task and I would very much appreciate some help if possible!

I basically have to create a page with a "Add Paragraph" button. Every time this button is clicked, another paragraph must be inserted into the content.

The second part of the task is to have a text area, and once the user enters something in this text area, a box appears saying "welcome user" or something similar to that.

Does anyone know how to go about doing this? I'm very new and struggling to understand this.