-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
120 lines (115 loc) · 8.43 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Login</title>
<link rel="stylesheet" href="node_modules/@fortawesome/fontawesome-free/css/all.min.css">
<link rel="stylesheet" href="css/Login-Style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
</head>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<body class="my-login-page">
<section class="h-100">
<div class="container h-100">
<div class="row justify-content-md-center h-100">
<div class="card-wrapper">
<div class="brand">
<img src="img/user-profile.png" class="img" alt="logo">
</div>
<div class="card fat">
<div class="card-body">
<h4 class="card-title">Login</h4>
<form method="POST" class="my-login-validation" novalidate="">
<div class="form-group">
<label for="email">E-Mail Address</label>
<input id="email" type="email" class="form-control rounded-pill" name="email" value="" required
autofocus>
<div class="invalid-feedback">
Email is invalid
</div>
</div>
<div class="form-group">
<label for="password">Password
<a href="Forgot.html" class="float-right" id="decoration">
Forgot Password?
</a>
</label>
<input id="password" type="password" class="form-control rounded-pill" name="password" required
data-eye>
<div class="invalid-feedback">
Password is required
</div>
</div>
<div class="form-group">
<div class="custom-checkbox custom-control">
<input type="checkbox" name="remember" id="remember" class="custom-control-input">
<label for="remember" class="custom-control-label">Remember Me</label>
</div>
</div>
<div class="form-group m-0">
<button type="submit" class="btn btn-primary btn-block btn rounded-pill">
Login
</button>
</div>
<div class="mt-4 text-center">
Don't have an account? <a href="Register.html">Create One</a>
</div>
</form>
</div>
</div>
<div class="footer">
<hr>
</div>
<!-- Footer-->
<footer id="footer" class="container">
<div class="container">
<h3>Contact Me</h3>
<div class="social-links">
<a href="mailto:ydehfuli@gmail.com" target="_blank" class="gmail"><i
class="fab fa-google"></i></a>
<a href="https://www.CodePen.io/YasinDehfuli" target="_blank" class="CodePen"><i
class="fab fa-codepen"></i></a>
<a href="https://www.Telegram.me/YasinDehfuli" target="_blank" class="telegram"><i
class="fab fa-telegram"></i></a>
<a href="https://www.Twitter.com/YasinDehfuli" target="_blank" class="twitter"><i
class="fab fa-twitter"></i></a>
<a href="https://www.github.com/YasinDehfuli" target="_blank" class="linkedin"><i
class="fab fa-github"></i></a>
</div>
<div class="copyright">
2022 © Log In Form <strong><span></span></strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://github.com/YasinDehfuli" target="_blank"
style="font-weight: bold ; font-size: 14px ;color:black;">Nisay</a>
</div>
</div>
</footer>
<!--Footer And-->
</div>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="svg-bg">
<path fill="#000b76" fill-opacity="0.39"
d="M0,128L9.6,128C19.2,128,38,128,58,117.3C76.8,107,96,85,115,85.3C134.4,85,154,107,173,101.3C192,96,211,64,230,58.7C249.6,53,269,75,288,90.7C307.2,107,326,117,346,128C364.8,139,384,149,403,160C422.4,171,442,181,461,154.7C480,128,499,64,518,85.3C537.6,107,557,213,576,256C595.2,299,614,277,634,240C652.8,203,672,149,691,106.7C710.4,64,730,32,749,53.3C768,75,787,149,806,202.7C825.6,256,845,288,864,288C883.2,288,902,256,922,208C940.8,160,960,96,979,74.7C998.4,53,1018,75,1037,90.7C1056,107,1075,117,1094,133.3C1113.6,149,1133,171,1152,165.3C1171.2,160,1190,128,1210,133.3C1228.8,139,1248,181,1267,170.7C1286.4,160,1306,96,1325,80C1344,64,1363,96,1382,133.3C1401.6,171,1421,213,1430,234.7L1440,256L1440,320L1430.4,320C1420.8,320,1402,320,1382,320C1363.2,320,1344,320,1325,320C1305.6,320,1286,320,1267,320C1248,320,1229,320,1210,320C1190.4,320,1171,320,1152,320C1132.8,320,1114,320,1094,320C1075.2,320,1056,320,1037,320C1017.6,320,998,320,979,320C960,320,941,320,922,320C902.4,320,883,320,864,320C844.8,320,826,320,806,320C787.2,320,768,320,749,320C729.6,320,710,320,691,320C672,320,653,320,634,320C614.4,320,595,320,576,320C556.8,320,538,320,518,320C499.2,320,480,320,461,320C441.6,320,422,320,403,320C384,320,365,320,346,320C326.4,320,307,320,288,320C268.8,320,250,320,230,320C211.2,320,192,320,173,320C153.6,320,134,320,115,320C96,320,77,320,58,320C38.4,320,19,320,10,320L0,320Z"></path>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="svg-bg">
<path fill="#0099ff" fill-opacity="0.39"
d="M0,192L14.1,208C28.2,224,56,256,85,256C112.9,256,141,224,169,213.3C197.6,203,226,213,254,186.7C282.4,160,311,96,339,90.7C367.1,85,395,139,424,138.7C451.8,139,480,85,508,106.7C536.5,128,565,224,593,256C621.2,288,649,256,678,224C705.9,192,734,160,762,122.7C790.6,85,819,43,847,42.7C875.3,43,904,85,932,101.3C960,117,988,107,1016,117.3C1044.7,128,1073,160,1101,186.7C1129.4,213,1158,235,1186,213.3C1214.1,192,1242,128,1271,117.3C1298.8,107,1327,149,1355,154.7C1383.5,160,1412,128,1426,112L1440,96L1440,320L1425.9,320C1411.8,320,1384,320,1355,320C1327.1,320,1299,320,1271,320C1242.4,320,1214,320,1186,320C1157.6,320,1129,320,1101,320C1072.9,320,1045,320,1016,320C988.2,320,960,320,932,320C903.5,320,875,320,847,320C818.8,320,791,320,762,320C734.1,320,706,320,678,320C649.4,320,621,320,593,320C564.7,320,536,320,508,320C480,320,452,320,424,320C395.3,320,367,320,339,320C310.6,320,282,320,254,320C225.9,320,198,320,169,320C141.2,320,113,320,85,320C56.5,320,28,320,14,320L0,320Z"></path>
</svg>
</section>
<script src="js/Script.js"></script>
</body>
</html>