How to create a Login with HTML

I will explain how bagainyamana display for letting a login on html, not hard, you just have to copy paste that I share below.

but there is little you have to edit in scrip which I love below.

Scrip is:

<style type="text/css">
<!--
body {
    background-image: url(girl%20spain1.jpg);
}
-->
</style>
<form name="form1" method="post" action="login.php">
<h1 align="center"><img alt="UNIGHA" src="UNIGHA.png" height="100" width="400" /></h1>
   <table width="200" border="0" align="center" bgcolor="#999999">

    <tr>
      <td colspan="3"><div align="center">LOGIN</div></td>
    </tr>
    <tr>
      <td width="77">Nama</td>
      <td width="9"><div align="center">:</div></td>
      <td width="100"><input name="username" type="text" id="username"></td>
    </tr>
    <tr>
      <td>Password</td>
      <td><div align="center">:</div></td>
      <td><input name="password" type="text" id="password"></td>
    </tr>
    <tr>
      <td>&nbsp;</td>
      <td>&nbsp;</td>
      <td><input type="submit" name="Submit" value="Masuk/Login"></td>
    </tr>
  </table>
</form>


You need to edit the writing that I give the blue color. You need to replace them with bags or other file, so when You click login, you can go to the next tab.

Yellow is the picture on blakang to srip. If you want to change the image, you just need to replace the blue text near the color yellow.

Display if the run is :
How to create a Login with HTML

Thank you.

How to create a Login with HTML Rating: 4.5 Diposkan Oleh: Ambil Hikmah

0 komentar:

Post a Comment