I have a small site and need to make a form where customers can enter data and have the content emailed to the client preferably formatted nicely for the client to be able to read the data properly via email.
There are lots of free and paid offers however I would like to learn how something like this is done.
Fairly OK with html, css and jquery however never touched php so far.
Where do I start?
The site is fully responsive so I would ideally like to make the form responsive as well, so using a preloaded form is not really what I am looking for.
I am new to how the data can be sent to the email address of the client, how is something like that done? Do I need php for that?
Any help is much appreciated, thank you.