+ 4
Like If i want people to send mails to my Email . Can i do this using Html?
8 ответов
+ 9
<a href = "mailto:youremail">Send</a>
+ 8
Replace "youremail" with your email (?) :3
+ 1
@Maz how can i input my email
+ 1
I'm not understanding :'3
+ 1
oh :p
+ 1
Let me try this and I'll inform you if it works wait
+ 1
@Maz it works but I want people to mail when they click the Submit Button
+ 1
you have to use mail function in php