No.
HTML can help provide a form that a user can fill out. You must have some kind of server-side script that will accept the form data, format it into an e-mail and send it. This is done on the web hosting server end, since client systems can't do this natively.