-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpython.html
More file actions
82 lines (79 loc) · 5.03 KB
/
python.html
File metadata and controls
82 lines (79 loc) · 5.03 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
<html>
<head>
<link rel="stylesheet" href="python.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">Course</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/UrsmFxEIp5k?si=p5baDPimRjgIwCau"
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=w5OTejXfU0S3zE0V&list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg"
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=dhkoC10hjyMDJCfw&list=PLGjplNEQ1it8-0CmoljS5yeV-GlKSUEt0"
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/ERCMXc8x7mc?si=KtiUCRP4qGbfYD1u"
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/_uQrJ0TkZlc?si=p8hcrd6342-GMq9z"
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/videoseries?si=NID_zJ_EzDH4x9t1&list=PLsyeobzWxl7poL9JTVyndKe62ieoN-MZ3"
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/XnSasPR2KJI?si=P1w8OXUkB04FIzun"
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/L5sZ6WgOnj0?si=y7zeF-sjH2hDoTEv"
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/V4Z7lC1uG04?si=6gu22Nr8xhzjTd59"
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>