I have a widget for contact information and I am having a slight problem with making an email address a link.
I have a gmail email address and I would like to link it for people visiting my site to send me emails using whatever email they want. Using outlook would be more suitable i guess.
How can I do that so that it redirects to outlook rather than gmail?The current code redirects users to gmail to send an email.
Secondly, how can i make it open in a new window rather than the same page?
The current code that i am using is:
Thanks
