Skip to main content

Posts

Showing posts with the label e-mail

Create HTML Email Link With Subject

Do you wonder how to create HTML email link with subject line already written by you? Well, stop searching :) Here is the code to create html email links + subject line included: HTML Code for the Hyperlink <a href="mailto:example@exampledomain.com?subject=The%20subject%20of%20the%20mail">Send mail with subject</a> The %20 represents space character. The code will generate this link: Send mail with subject Video How to Add an E-mail Link With a Subject Line to a Web Page —powered by eHow.com

Simple HTML Email Form

Published on May 21, 2010 How to create a HTML Email form that sends you an email message using http://www.formmailhosting.com. In this video I show you just how quickly you can make a HTML Form that sends you an email with no programming. You can do this in under 5 minutes and your HTML Email will work without any problems. Enjoy Instantly Create Contact Forms, Registration Forms, Survey Forms, And More Without Paying A Programmer