So, I've created a contact form to my page by following w3school's Contact Form -tutorial (https://www.w3schools.com/howto/howto_css_contact_form.asp).
Now, I have the contact form looking pretty and nice and just how I want it to look like, but how the frick do I get the form to send me e-mail? That's the point of the contact form but there's no tutorial for that on w3schools -site.
And I want the page to say something like "Thank for your message" after the user has clicked the "send"-button on my form. If there's a easy and quick way to do that... But most importantly, I want to get the messages delivered to my e-mail.
Could someone help a beginner?