I want to make a simple project with HTML where I put my email address in one textbox and my name in another one. The problem is, I don't know how to do this. Here is my project:
https://codepen.io/dewball777/pen/KGNVyR
<backtext> was just an <h1> with a background and a monospace font
What I want is that the code should send the email to the email address in the email address textbox and the message is their name in the second textbox.