Like If i want people to send mails to my Email . Can i do this using Html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Like If i want people to send mails to my Email . Can i do this using Html?

https://code.sololearn.com/WXPl5rjuOgH9/?ref=app

11th Jun 2017, 5:47 PM
Tarif Aziz
Tarif Aziz - avatar
8 Answers
+ 9
<a href = "mailto:youremail">Send</a>
11th Jun 2017, 5:55 PM
Maz
Maz - avatar
+ 8
Replace "youremail" with your email (?) :3
11th Jun 2017, 5:58 PM
Maz
Maz - avatar
+ 1
@Maz how can i input my email
11th Jun 2017, 5:57 PM
Tarif Aziz
Tarif Aziz - avatar
+ 1
I'm not understanding :'3
11th Jun 2017, 5:57 PM
Tarif Aziz
Tarif Aziz - avatar
+ 1
oh :p
11th Jun 2017, 5:59 PM
Tarif Aziz
Tarif Aziz - avatar
+ 1
Let me try this and I'll inform you if it works wait
11th Jun 2017, 5:59 PM
Tarif Aziz
Tarif Aziz - avatar
+ 1
@Maz it works but I want people to mail when they click the Submit Button
11th Jun 2017, 6:02 PM
Tarif Aziz
Tarif Aziz - avatar
+ 1
you have to use mail function in php
2nd Aug 2017, 2:51 PM
Ermyas
Ermyas - avatar