[Basics I]
[Basics II]
[Emailing]
[Graphics]
[Lists]
[Tables]
[Linking]
[Marquee]
[Backgrounds]
[Music]
[Email Me]
[Home]
A1’s Zog’s HTML Made Easy
LEARN HOW TO WORK WITH EMAIL!
ADD AN EMAIL LINK
ADD AN EMAIL ICON LINK
ADD AN AUTOMATIC SUBJECT LINE
MORE THAN ONE EMAIL ADDRESS
ADDING A EMAIL FORM
ADD A BASIC EMAIL LINK
- You will use the HTMl code "mailto".
- <a href=mailto:youremail@goeshere.com>Give me an Email</a>
- It will look like this. Try it!
Give me an Email!
RETURN TO THE TOP
RETURN HOME
ADD AN EMAIL ICON
- <a href=mailto:youremail@goeshere.com><img src="graphicfilename.gif" border=”0”></a>
- It will look like this. Try it!
RETURN TO THE TOP
RETURN HOME
ADDING A SUBJECT LINE
- Do you want to have a subject entered in the subject line automatically:
Simply add ?subject=YOUR SUBJECT LINE GOES HERE directly after
your email address, no space between the end of your email address and the and the ?.
- <a href=mailto:youremail@addressgoeshere.com?YOUR SUBJECT GOES HERE>Give me an Email</a>
- Click here to Test Auto-subject!
RETURN TO THE TOP
RETURN HOME
ADD MORE THAN ONE EMAIL ADDRESS
- Make an email tag so that it automatically sends the email to more than one person
Simply add the extra email addresses, separated by a comma (,).
<a href=mailto:youremail@goeshere.com, your2ndemail@goeshere.com, your3rdemail@goeshere.com?YOUR SUBJECT GOES HERE>Give me an Email</a>
RETURN TO THE TOP
RETURN HOME
ADDING AN EMAIL FORM
- When you become more experienced at HTML you can create your own Email Forms. These Email forms can let your visitors fill out a form, and the results will be emailed directly back to you.
- This is a great way to take surveys or just gather information from your visitors.
- Because it differs from the variuos Browsers and Editors, the best way I can help you is to suggest you go to your Advanced Editor, and “search for Email Forms”. Your Advanced Editor should provide you with examples of Email Forms and a Email Form Help/Support Section.
- BUT BEFORE you start make sure your browsers supports Email Forms. AOL does NOT. You will have no problem with the newer versions of MIE.
- If you need more assistance creating your HTML Tag for an Email Form, please Email Me!
RETURN TO THE TOP
RETURN HOME
Created by
Zog's Web Design
Resides on Yahoo!
Yahoo! Rights Apply