Banner 468x60

Custom Contact Form Template Darkforyou

Custom Contact Form Template Darkforyou

Widget Contact FormUntuk membuat widget contact form pada halaman statis blog caranya masuk ke menu Laman, tambahkan laman kosong lalu masukan kode berikut ini ke dalam entry Statis page mode HTML (bukan Compose).

<div id="formcontact">
<h3>Contact Form</h3>
<form name="contact-form">
<input id="ContactForm1_contact-form-name" name="name" placeholder="Nama" size="30" type="text" value="" />
<input id="ContactForm1_contact-form-email" name="email" placeholder="Email" size="30" type="text" value="" />
<textarea cols="25" id="ContactForm1_contact-form-email-message" name="email-message" placeholder="Pesan" rows="5"></textarea>
<input id="ContactForm1_contact-form-submit" type="button" value="Kirim" />
<div style="max-width: 250px; text-align: center; width: 100%;">
<div id="ContactForm1_contact-form-error-message">
</div>
<div id="ContactForm1_contact-form-success-message">
</div>
</div>
</form>
</div>

- Dilarang promosi disini !
- Dilarang meninggalkan link aktif !
- Berkomentarlah dengan sopan dan bijak sesuai dengan isi konten !