How to add contact us form in Blogger page website

Tontuf Co.
Bitcoin price
$ 121044+3.8%
Ethereum price
$ 4311.20+0.7%
XRP price
$ 3.25786+0.5%
Tether price
$ 0.99952+0.0%
BNB price
$ 812.176+0.6%
Solana price
$ 185.034+0.2%
USDC price
$ 0.99782+0.0%
Dogecoin price
$ 0.23889-1.1%
Cardano price
$ 0.82227+0.9%
TRON price
$ 0.33888+0.3%
SNAI
$ 0.01289+99.2%
OPUL
$ 0.04186+27.2%
XRD
$ 0.00655+24.2%
NFTX
$ 54.7185+23.0%
BSW
$ 0.02710+18.7%
GMX
$ 18.2022-19.0%
CHEX
$ 0.10844-14.9%
CROWN
$ 0.13890-14.9%
WOLF
$ 0.00005-6.7%
DIA
$ 0.87609-6.4%

How to add contact us form in Blogger page website

Add this code in your page

<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>


Our website uses cookies to enhance your experience. Learn More
Accept !