Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 2e59ba3b authored by 64160295's avatar 64160295
Browse files

Update v_Login.blade.php

parent c1c4672b
Branches
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=h, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<title>CSA</title>
<link rel="stylesheet" href="login.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Trirong:wght@300&display=swap" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<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>
<h1>maple</h1>
<img src="icon/all_user/clock.png" alt="">
<div class="split left">
<img src="login.jpg" class="img">
</div>
<div class="split right">
<div class="centered">
<img src="lawyerscouncil.png" alt="Avatar man">
</div>
<div class="login-position">
<h2 class="font" style="font-size: 30px;" >เข้าสู่ระบบ</h2>
<div class="div-between" style=>
<div><input type="text" class="input-resize" class="form-control" placeholder="Username" aria-label="Username" aria-describedby="basic-addon1" style="width: 400px; height:35px ;"></div>
<div><input type="password" class="input-resize" class="form-control" placeholder="Password" aria-label="Passwords " aria-describedby="basic-addon1" style="width: 400px; height:35px ;"></div>
<div><a href="/"><button class="button-register" class="button-resize" type="button">Login</button></a></div>
</div>
</div>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment