kartikagarwal9 / kartikagarwal9.github.io

0 stars 4 forks source link

Another method in JS for send email #5

Closed mdoutreluingne closed 4 years ago

mdoutreluingne commented 4 years ago

Another method for send email in JS.

Configur your mail in the form tag : <form action="mailto:your_email@gmail.com" method="post">

Please accept it with "hacktoberfest-accepted" label to count towards hacktoberfest, thanks.

hacktoberfest