b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin/campusrumaster/
File Upload :
Current File : E:/www/b-group.old/spfin/campusrumaster/index.html

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1">
     <meta name="description" content="งานพัฒนาระบบสารสนเทศด้านงานคลัง มหาวิทยาลัยรามคำแหง">
  <meta name="author" content="งานพัฒนาระบบสารสนเทศด้านงานคลัง มหาวิทยาลัยรามคำแหง">
  <meta name="keywords" content="งานพัฒนาระบบสารสนเทศด้านงานคลัง มหาวิทยาลัยรามคำแหง" />
    <title>Login for User</title>
    
     
    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="https://www.markuptag.com/bootstrap/5/css/bootstrap.min.css">
	<link rel="canonical" href="https://getbootstrap.com/docs/5.0/examples/sign-in/">

    

    <!-- Bootstrap core CSS -->
<!-- <link href="../assets/dist/css/bootstrap.min.css" rel="stylesheet">-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
</head>
<body>

    <div class="container">
        <div class="row">
            <div class="col-md-4 offset-md-4">
                <div class="login-form bg-light mt-4 p-4">
					<form action="register.php" method="post"> 
                       <h4><img src="../images/logo/logopk.png" class="rounded mx-auto d-block" alt="..." width="200" height="226"></h4>
                        <h4>&nbsp;</h4>
                        <div class="col-12">
                          <label>รหัสนักศึกษา</label>
                            <input type="text" name="ref1" class="form-control" placeholder="รหัสนักศึกษา">
                      </div>
                        
                        <div class="col-12">
							<label> </label>
                        <button class="w-100 btn btn-lg btn-primary" type="submit">Login</button>
							
                      </div>
                  </form>
                    <hr class="mt-4">
                    <p class="mt-5 mb-3 text-muted">&copy; งานพัฒนาสารสนเทศด้านการคลัง</p>
                </div>
            </div>
        </div>
    </div>
    
    <!-- Bootstrap JS -->
    <script src="https://www.markuptag.com/bootstrap/5/js/bootstrap.bundle.min.js"></script>
</body>
</html>

Copyright © 2019 by b0y-101