-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplayer3.html
More file actions
128 lines (125 loc) · 5.86 KB
/
player3.html
File metadata and controls
128 lines (125 loc) · 5.86 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Youtube</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="shortcut icon" href="./img/youtube.png" type="img/x-icon">
<style>
.scroll::-webkit-scrollbar{
display: inline;
}
</style>
</head>
<body>
<!-- outer start -->
<div class="container-fluid">
<!-- top row start -->
<div class="row sticky-top" style="height: 8vh;background: #efebeb;">
<div class="col-sm-2 fs-4 my-auto"><i class="fa-solid fa-bars"></i> <i class="fa-brands ps-3 fa-youtube" style="color: #df0707;"></i> <b>Youtube</b><Sup>IN</Sup></div>
<div class="col-sm-6 mx-auto ">
<form class="d-flex w-60 mx-auto">
<input class="form-control my-2 me-3 rounded-5" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-secondary my-2 rounded-5" type="submit">Search</button>
</form>
</div>
<div class="col-sm-2 "> <button class="btn btn-outline-secondary my-2 rounded-5 text-primary"><b>Sign in</b></button></div>
</div>
<div class="row" style="height: 92vh;">
<!-- Main content -->
<div class="container my-5 mx-5 w-100">
<div class="row">
<!-- Main video section -->
<div class="col-lg-7">
<div class="video-container mb-3">
<!-- Placeholder for main video -->
<video width="700px" height="400px" controls autoplay>
<source src="./video/bbkivines.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
</div>
<img src="./img/bb2.jpg"height="34px" width="34px" class="rounded-circle mx-3" alt=""><span class="video-titlen ms-2 fs-5">Angregi Master 16</span>
<p class="video-description ms-4"> 1M views • 1 day ago</p>
<p>BB ki vines buvan bam</p>
</div>
<!-- Sidebar with suggested videos -->
<div class="col-lg-4 sidebar me-5">
<!-- Suggested video -->
<div class="row mb-3">
<div class="col-6">
<img src="./img/achaarpancayat.jpg" height="90px" width="160px" class="video-thumbnail" alt="Thumbnail">
</div>
<div class="col-6">
<h5 class="video-title">Suggested Video 1</h5>
<p class="video-description">500K views • 2 days ago</p>
</div>
</div>
<!-- Suggested video -->
<div class="row mb-3">
<div class="col-6">
<img src="./img/ap.jpg" height="90px" width="160px" class="video-thumbnail" alt="Thumbnail">
</div>
<div class="col-6">
<h5 class="video-title">Suggested Video 2</h5>
<p class="video-description">400K views • 3 days ago</p>
</div>
</div>
<!-- Suggested video -->
<div class="row mb-3">
<div class="col-6">
<img src="./img/dillagi.jpg" height="90px" width="160px" class="video-thumbnail" alt="Thumbnail">
</div>
<div class="col-6">
<h5 class="video-title">Suggested Video 3</h5>
<p class="video-description">600K views • 1 week ago</p>
</div>
</div>
<div class="row mb-3">
<div class="col-6">
<img src="./img/triggered.jpg" height="90px" width="160px" class="video-thumbnail" alt="Thumbnail">
</div>
<div class="col-6">
<h5 class="video-title">Suggested Video 3</h5>
<p class="video-description">600K views • 1 week ago</p>
</div>
</div>
<div class="row mb-3">
<div class="col-6">
<img src="./img/lofi1.jpg" height="90px" width="160px" class="video-thumbnail" alt="Thumbnail">
</div>
<div class="col-6">
<h5 class="video-title">Suggested Video 3</h5>
<p class="video-description">600K views • 1 week ago</p>
</div>
</div>
<div class="row mb-3">
<div class="col-6">
<img src="./img/gajab.jpg" height="90px" width="160px" class="video-thumbnail" alt="Thumbnail">
</div>
<div class="col-6">
<h5 class="video-title">Suggested Video 3</h5>
<p class="video-description">600K views • 1 week ago</p>
</div>
</div>
<div class="row mb-3">
<div class="col-6">
<img src="./img/surma.png" height="90px" width="160px" class="video-thumbnail" alt="Thumbnail">
</div>
<div class="col-6">
<h5 class="video-title">Suggested Video 3</h5>
<p class="video-description">600K views • 1 week ago</p>
</div>
</div>
<!-- Add more suggested videos as needed -->
</div>
</div>
</div>
</div>
</div>
<!-- outer end -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
</body>
</html>