The blogger engine has one major limitation when compared to Wordpress or Typepad in that it does not have a contact form or a way for someone to email the site author directly. Well to get over this, you can add the following line of HTML to a HTML/Javascript widget box.
<a href="mailto:email address">Click here to email Me</a>
Put your email in the “email address” field. So for Joesmith@yahoo.com, the line would be
<a href="mailto:joesmith@yahoo.com">Click here to email Me</a>
Hope this helps.
No comments:
Post a Comment