Creating <p> with jQuery into .html-file
I have web-project and I was wondering if this is possible with jQuery. I know it can be done with PHP, but it would be quite hard with my experience.
In webpage you would have textform and submit-button. When you press submit, text from textform will appear into web-page inside <p>-tags.
Sorry for bad English..