A contact form is a good idea because it helps build credibility with your visitors as well as with Google. In this article, I will show you how to add a contact form page to your blog on blogger.
Here we will create a fully responsive and good looking contact form. Your Contact form page is looking like this:
First of all, You need to login to your blogger account. You can add a contact form in 2 ways.
With the help of Gadgets provided by google blogger, in sidebar or footer.
Follow the below steps:
Follow the below steps:
<form name="contact-form">
<div>
Your Name : </div>
<input class="contact-form-name" id="ContactForm1_contact-form-name" name="name" size="30" type="text" value="" />
<br />
<div>
Your Email: <i>(required)</i></div>
<input class="contact-form-email" id="ContactForm1_contact-form-email" name="email" size="30" type="text" value="" />
<br />
<div>
Your Message: <i>(required)</i></div>
<textarea class="contact-form-email-message" id="ContactForm1_contact-form-email-message" name="email-message" rows="5"></textarea>
<br />
<br />
<input class="contact-form-button contact-form-button-submit" id="ContactForm1_contact-form-submit" type="button" value="Send" />
<div style="max-width: 450px; text-align: center; width: 100%;">
<div class="contact-form-error-message" id="ContactForm1_contact-form-error-message">
</div>
<div class="contact-form-success-message" id="ContactForm1_contact-form-success-message">
</div>
</div>
</form>
Lastly what you may want to do is sort of post a little message “privacy message” saying that you know to respect the privacy of the individual contact and that you will not divulge your their email address and things of that just a little note there just to reassure them. so that's pretty much if you know.
If you've got any questions, leave them in the comment section and if you found this post is useful, please share with your blogger friends and community. I'll see you the next time. Thank you!!!
Read More:
This post was published on February 24, 2019 11:37 AM
In the digital marketing world, Artificial Intelligence (AI) has emerged as a game-changer, reshaping how… Read More
Best tools that manipulate images and videos have become increasingly popular, and face-swapping is one… Read More
What if you could create video content that perfectly aligns with your audience's preferences and… Read More
Hi Friends, Today I am going to share an Secret Strategy that will help you… Read More
Who doesn't love the sweet sound of passive income rolling in? The thought of recommending… Read More
For any digital business, having a reliable payment gateway is crucial for businesses of all… Read More
This website uses cookies.
View Comments
Dear Sir,
Your Post is very Informative for us but you have to prefer attractive and UI contact us form in blogger
Thankyou Sir. Very Good Helpful Information.
Seems that I couldn't click on submit button after using this code.
Thanks for sharing helpful!