blog ini berupa informasi berupa berbagai jenis coding dan membahas alat-alat komputer.

Choose Languange Here!

Friday, August 3, 2018

Cara Membuat Form Pendaftaran di Html

Assalamualaikum wr wb.

Halo Teman Teman Semua Kali Ini Saya Akan Mengasih Tau Kalian Cara Membuat Form Pendaftaran di html ok. pertama-tama teman teman harus mempunyai Notepad++. Teman teman Kalo Belum Punya Notepad++ Bisa Saja Search Di Google Terus pilih paling atas jangan pilih dari website lain itu bisa menyebabkan Komputer Anda Akan Terkena Virus.

lalu Buka Notepad++ dan Teman-Teman Save As Ganti Namanya Jadi Form Pendaftaran/Pendaftaran.html lalu save di mana saja!

Ok Ini Code nya sudah saya Bikin Untuk Kalian Semua:

<html>
<head>
<title>Pendaftaran</title>
</head>

<body>
<h1>Formulir Pendaftaran</h1>

<table border="0" style="center:color:#FF0000">

<tr>
  <td>Nama Lengkap</td>
  <td>:</td>
  <td><input type="text"></td>
</tr>

<tr>
  <td>Tempat Lahir</td>
      <td>:</td>
    <td><input type="Date"></td>
</tr>

<tr>
    <td>Jenis Kelamin</td>
    <td>:</td>
    <td><input type="radio"/>Laki-Laki
    <input type="radio"/>Perempuan</td>
</tr>

<tr>
    <td>Alamat</td>
    <td>:</td>
    <td><textarea cols="22" rows="3" ></textarea></td>
</tr>

<tr>
    <td>E-mail</td>
    <td>:</td>
    <td><input type="email"></td>
</tr>

<tr>
    <td>No Hp</td>
    <td>:</td>
    <td><input type="number"></td>
</tr>
   <td>Kota</td>
   <td>:</td>
   <td><select>
 <option>*****SELECT KOTA*****</option>
      <option>Bogor</option>
     <option>Jakarta</option>
      <option>Bekasi</option>
      <option>Tangerang</option>
      <option>Depok</option>
      <option>cikarang</option>
      <option>Banten</option>
      </select></td>
</tr>

<tr>
  <td>&nbsp;</td>
  <td>&nbsp;</td>
  <td><input type="submit" name="submit" value="simpan"/>
  <input type="reset" name="reset" value="Batal"/></td>
</tr>

</table>
</body>
</html> 

Dan Hasilnya Akan Seperti ini:

Mungkin Sampai Sini Dulu ya Kalo Mau Tutorial Coding Lagi Comment ok Bye!

Waalaikumsalam wr wb.
Share:

0 comments:

Post a Comment

Powered by Blogger.

BTemplates.com

Tips Coding

=========-[Disclaimer]-=========

Disclaimer for Indonesia

If you require any more information or have any questions about our site's disclaimer, please feel free to contact us by email at iniakunfaqih@gmail.com

Disclaimers for faqih indonesia

All the information on this website - http://faqihfaqihindo.blogspot.com/ - is published in good faith and for general information purpose only. faqih indonesia does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (faqih indonesia), is strictly at your own risk. faqih indonesia will not be liable for any losses and/or damages in connection with the use of our website.

From our website, you can visit other websites by following hyperlinks to such external sites. While we strive to provide only quality links to useful and ethical websites, we have no control over the content and nature of these sites. These links to other websites do not imply a recommendation for all the content found on these sites. Site owners and content may change without notice and may occur before we have the opportunity to remove a link which may have gone 'bad'.

Please be also aware that when you leave our website, other sites may have different privacy policies and terms which are beyond our control. Please be sure to check the Privacy Policies of these sites as well as their "Terms of Service" before engaging in any business or uploading any information.

Consent

By using our website, you hereby consent to our disclaimer and agree to its terms.

Update

Should we update, amend or make any changes to this document, those changes will be prominently posted here.

This Disclaimer was created at World's Free Disclaimer Generator.

Blogger templates