-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjava.html
More file actions
99 lines (96 loc) · 5.78 KB
/
java.html
File metadata and controls
99 lines (96 loc) · 5.78 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
<html>
<head>
<link rel="stylesheet" href="java.css">
</head>
<body>
<div class="mainclass" id="mainid">
<header class="headerclass" id="headerid">
<div id="profileid"></div>
<h2>All<br>..in<br>...1</h2>
<a href="index.html">Home</a>
<a href="course.html">Cource</a>
<a href="about.html">About</a>
<a href="contact.html">Contact</a>
<a href="login.html">Login</a>
<a href="signup.html">Signup</a>
</header>
<div class="vediobody">
<div class="vedioclass" id="vedio1">
<iframe width="560" height="315" src="https://www.youtube.com/embed/NNLoi8QqzaY?si=IvkcA-md_Z6-s4lb"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio2">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/videoseries?si=nnjHr6c5c8bkWhk9&list=PLfqMhTWNBTe3LtFWcvwpqTkUSlB32kJop"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio3">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/videoseries?si=nLoxiChjDr5qzjUF&list=PLu0W_9lII9agS67Uits0UnJyrYiXhDS6q"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio4">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/videoseries?si=70do9o_GxvJ82YLv&list=PLsyeobzWxl7pe_IiTfNyr55kwJPWbgxB5"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio5">
<iframe width="560" height="315" src="https://www.youtube.com/embed/ECT-ehj-q7s?si=P-sZKxQa1g7NgAS3"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio6">
<iframe width="560" height="315" src="https://www.youtube.com/embed/4XTsAAHW_Tc?si=Q-Ee6TPutSLdxHV5"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio7">
<iframe width="560" height="315" src="https://www.youtube.com/embed/UmnCZ7-9yDY?si=xCkN5eFyfD6i-sC1"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio8">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/videoseries?si=DY4I5r8V3W93PCWq&list=PLUcsbZa0qzu18zPz3EatehQJ5K1jP4IO2"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/qv2TPh7hbAY?si=PmZXtCZiuC-hHlQX"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
<div class="vedioclass" id="vedio10">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/videoseries?si=hAUkaq9ox66ccDW2&list=PLqleLpAMfxGAdqZeY_4uVQOPCnAjhH-eT"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
</div>
</div>
</div>
</body>
</html>