-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
240 lines (222 loc) · 8.9 KB
/
home.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
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="css/bootstrap.css">
<script src="js/bootstrap.js"></script>
<style>
.nav-link{
font-size: 1.5vw;
}
.nav-link.active{
margin-right: 2.5vw;
margin-left: 2.5vw;
text-align: center;
color: black;
}
.nav-link.active:hover{
color: rgb(94, 90, 90);
border-bottom: 2px solid black;
}
.navbar-brand{
padding-right: 5vw;
}
p{
margin-left: 20px;
text-decoration: none;
color: #000;
margin-bottom: 1vw;
font-size: 1.5vw;
}
a{
text-decoration: none;
}
.form-control.form-control{
width: 20vw;
}
input{
margin-right: 4vw;
}
.img{
width: 95%;
margin-left: 2.5%;
margin-right: 2.5%;
}
body{
background-color: #dedddd;
}
.navbar{
background-color: #dedddd;
}
#sub_button{
background-color: #dedddd;
border: none;
text-align: left;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg ">
<div class="container-fluid">
<a class="navbar-brand" href="#"><img src="img/logo.png" alt="" srcset=""></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="about-us.html">About us</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="contact-us.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#" onclick="logout()">Logout</a>
</li>
</ul>
<form class="d-flex"></form>
<input class="form-control " id="inputs" type="search" placeholder="Search" onkeyup="my()" aria-label="Search">
</form>
</div>
</div>
</nav>
<div class="row">
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid1.mp4">
<input type="hidden" id="name" name="name" value="Batch Operating System">
<input type="hidden" id="id" name="id" value="1">
<button type="submit" id="sub_button">
<img src="img/th1.jpg" class="img">
<p>Batch Operating System</p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid2.mp4">
<input type="hidden" id="name" name="name" value="Super Champions 2021 💛🦁 | We are the Chennai Boys.!">
<input type="hidden" id="id" name="id" value="2">
<button type="submit" id="sub_button">
<img src="img/th2.jpg" class="img">
<p>Super Champions 2021 💛🦁 | We are the Chennai Boys.!</p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid3.mp4">
<input type="hidden" id="name" name="name" value="Dressing room talks: The final overs with Jaddu">
<input type="hidden" id="id" name="id" value="3">
<button type="submit" id="sub_button">
<img src="img/th3.jpg" class="img">
<p>Dressing room talks: The final overs with Jaddu</p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid4.mp4">
<input type="hidden" id="name" name="name" value="Whether the amount in your bank account is safe ?">
<input type="hidden" id="id" name="id" value="4">
<button type="submit" id="sub_button">
<img src="img/th4.jpg" class="img">
<p>Whether the amount in your bank account is safe ?</p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid5.mp4">
<input type="hidden" id="name" name="name" value="THE RAID ON OSAMA BIN LADEN">
<input type="hidden" id="id" name="id" value="5">
<button type="submit" id="sub_button">
<img src="img/th5.jpg" class="img">
<p>THE RAID ON OSAMA BIN LADEN</p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid6.mp4">
<input type="hidden" id="name" name="name" value="Steve Smith's unusual technique">
<input type="hidden" id="id" name="id" value="6">
<button type="submit" id="sub_button">
<img src="img/th6.jpg" class="img">
<p>Steve Smith's unusual technique</p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid7.mp4">
<input type="hidden" id="name" name="name" value="स्विस बैंक लूट भारत आए Nirav Modi, सबको मिलेंगे 15 लाख | Fake It India S02E12">
<input type="hidden" id="id" name="id" value="7">
<button type="submit" id="sub_button">
<img src="img/th7.jpg" class="img">
<p>स्विस बैंक लूट भारत आए Nirav Modi, सबको मिलेंगे 15 लाख | Fake It India S02E12</p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid8.mp4">
<input type="hidden" id="name" name="name" value="Marvel Studios' Eternals | Official Hindi Trailer | In Cinemas November 5">
<input type="hidden" id="id" name="id" value="8">
<button type="submit" id="sub_button">
<img src="img/th8.jpg" class="img">
<p>Marvel Studios' Eternals | Official Hindi Trailer | In Cinemas November 5 </p>
</button>
</form>
</div>
<div class="col-sm-4">
<form action="new.html" method="get">
<input type="hidden" id="videoname" name="videoname" value="vid9.mp4">
<input type="hidden" id="name" name="name" value="Hotstar Specials Special Ops 1.5 | Official Trailer">
<input type="hidden" id="id" name="id" value="9">
<button type="submit" id="sub_button">
<img src="img/th9.jpg" class="img">
<p>Hotstar Specials Special Ops 1.5 | Official Trailer</p>
</button>
</form>
</div>
</div>
</body>
<script>
function my()
{
input = document.getElementById("inputs");
filter = input.value.toUpperCase();
table = document.getElementById("tables");
tr = document.getElementsByClassName("col-sm-4");
t = tr[0].getElementsByTagName("p");
for(i=0;i<tr.length;i++)
{
td = tr[i].getElementsByTagName("p")[0];
if(td)
{
pvalue = td.innerText;
if(pvalue.toUpperCase().indexOf(filter)>-1)
{
tr[i].style.display = "";
}else{
tr[i].style.display = "none";
pvalue.innerText = "";
}
}
}
}
</script>
<script>
function logout()
{
window.location.href = "logout.html";
}
</script>
</html>