Sincer Sultan
<link type="text/css" rel="stylesheet" href="styles.css" />
2
3 <form class="login_form" method="post" action="main.php">
4 <div>Username: <input type="text" name="username" /></div>
5 <div>Password: <input type="password" name="password" /></div>
6 <div><input type="submit" value="Login" name="Login" /></div>
7 </form>
8 <div>You can use username "User1" or "User2" or "User3" and password "qwerty" to login in system</div>
Here are new 3 templat