I would recommend the use of NextGen, use it alot:
Next Gen
cforms is ace, would recommend it.
I take it you want to display a link to your email address that upon someone clicking the link will automatically open their mail client, a new message and enter your email address in the ‘To’ field :
<a title="insert something useful to display on hover, screenreaders etc" href="mailto:youremail@address">Insert something to display i.e. Mail me!</a> ?.?.?.