About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.3.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <body> <p>To create a link that opens in the user's email program (to let them send a new email), use mailto: inside the href attribute:</p> <p><a href="mailto:
[email protected]
">Send email</a></p> </body> </html>