H I O X INDIA
FREE ADVANCE HTML Tutorial
 HOME  ||  Scripts  ||  Purchase  ||  Tutorials  ||  Images  ||  Tools  ||  Directories 
  :-)  Send Page   :-)   Feedback   :-)   Register   :-)   Links   :-)   Support   :-)   Bookmarks :-)  
Español  Français  中文  Deutsch 
 Forums   Hosting   Internet Stats   Easy Calculation   FUN Games 

HTML Basic
Introduction
How To
HTML Tags
html, head, body
Text Manipulation
IMAGES
Special Effects
Using Tables
Forms
Other Topics



ADVANCED HTML
Introduction
Media
Meta Tag
Frame tags
Fieldset
Tooltip
DTD
Image tags
Subscript & Superscript
Bullet styles
Canvas
Other tags
Ask Your Doubts
More about HTML
Feedback




Mail Link Code


Topic

I want to create links that can be used for mailing?
How to create a mailto link?



Explanation

HTML MAIL:

Its simple.
In the href attribute we have to use the text "mailto".
Format will be as "mailto:" then mailid.

Example Code:
<a href="mailto:test@hioxindia.com"> Click to mail </a>

Result:
Click to mail




Link that goes no where:

You can create a link that will not go to any page when you click on it

Example Code:
<a href="#nogo"> Go No where </a>

Result:
Go No where





privacy policy     license     sitemap
© 2004-2005 HIOX INDIA - hioxindia.com

Other Links