0% found this document useful (0 votes)
6 views1 page

How To Add A Contact Form in Blogger

Uploaded by

dcrg5000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

How To Add A Contact Form in Blogger

Uploaded by

dcrg5000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<div style="text-align: center;color: green;">

You can reach us by filling this form


</div>
<div class="contact-form-widget">
<div class="form">
<form name="contact-form">
<p></p>
Name
<br />
<input class="contact-form-name" id="ContactForm1_contact-form-name"
name="name" size="30" type="text" value="" />
<p></p>
Email
<span style="font-weight: bolder;">*</span>
<br />
<input class="contact-form-email" id="ContactForm1_contact-form-email"
name="email" size="30" type="text" value="" />
<p></p>
Message
<span style="font-weight: bolder;">*</span>
<br />
<textarea class="contact-form-email-message" cols="25"
id="ContactForm1_contact-form-email-message" name="email-message"
rows="5"></textarea>
<p></p>
<input class="contact-form-button contact-form-button-submit"
id="ContactForm1_contact-form-submit" type="button" value="Send" />
<p></p>
<div style="max-width: 222px; text-align: center; width: 100%;">
<p class="contact-form-error-message" id="ContactForm1_contact-
form-error-message"></p>
<p class="contact-form-success-message" id="ContactForm1_contact-
form-success-message"></p>
</div>
</form>
</div>
</div>

You might also like