Wordpress has a whole host of plugins that you can use to add a form to your blog so that people can contact you easily. You can of course just have your email address listed but with a form it avoids the spam issues that listing your email adress can involve.
Just copy and paste the code below into a page on Blogger and your good to go. Just don't forget to replace 'domain' with your email address.
<form action="mailto:'domain'" method="post" enctype="text/plain">
<table width="90%" border="2" cellspacing="0" cellpadding="4">
<tbody>
<tr>
<td width="30%">
<div align="right"><strong>Name:</strong></div></td>
<td width="70%"><input type="text" name="name" size="18" /></td>
</tr>
<tr>
<td>
<div align="right"><strong>Email:</strong></div></td>
<td><input type="text" name="email" size="18" /></td>
</tr>
<tr>
<td>
<div align="right"><strong>Comment:</strong></div></td>
<td></td>
</tr>
<tr>
<td></td>
<td><input type="submit" name="submit" value="Submit" /> <input type="reset" name="reset" value="Reset" /></td>
</tr>
</tbody>
</table>
</form>
21 Jan 2012
Home »
» Blogger Tutorial - Create a Contact Me Form
Blogger Tutorial - Create a Contact Me Form
03:07
No comments
Related Posts:
Free Download - Custom Bloglovin' BadgesMany blogger's (myself included) choose to let readers subscribe via Bloglovin. It is a great way to stay updated and it even has an iphone app for reading blogs on the go. But the badges they provide aren't to everyon's tast… Read More
Girl Does Geek's Top Smartphone PicksThe smart phone market is ever expanding and many of them allow you to watch movies, take photos, play music, check your email and a whole host of other things. But with so many models out there how do you choose? Well that's… Read More
Another Free Download - Cute Post DividersIm really spoliling you today as I'm releasing my 3rd free download in 24 hours. This time I'm offering you free post dividers to brighten up your blogs. These are quite cute and kitsch. If your not sure how to install them f… Read More
With only 8 days to go till Valentines Day I've compiled a Valentines gift guide. All the gifts listed here are perfect for a girl who loves technology but still loves femininity and outright girliness. Let us face it more an… Read More
Free Download - Beautiful, Creative Blog HeadersA big purpose of this blog is to help other bloggers create unique lookinand beautiful blogs. The header area of a blog is the MOST important aspect of your blog's design. It is the first part of your blog that visitors see o… Read More
0 comments:
Post a Comment