-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
43 lines (31 loc) · 763 Bytes
/
index.html
File metadata and controls
43 lines (31 loc) · 763 Bytes
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
<!DOCTYPE HTML>
<html>
<head>
<title>Poll Khol</title>
</head>
<body bgcolor="#8B0000">
<center>
<a href="http://neophytes.github.io/">
<img src="PollKhol.png" align="center">
</a>
</center>
<br><br>
<center>
<iframe width="420" height="315"
src="https://www.youtube.com/embed/4cmlMogieUU?autoplay=1">
</iframe>
<iframe width="420" height="315"
src="https://www.youtube.com/embed/gSAKBQKnguY?autoplay=1">
</iframe>
<iframe width="420" height="315"
src="https://www.youtube.com/embed/MfSnCmG0w5I?autoplay=1">
</iframe>
<iframe width="420" height="315"
src="https://www.youtube.com/embed/bK7HjHUSmnw?autoplay=1">
</iframe>
<iframe width="420" height="315"
src="https://www.youtube.com/embed/opV3Ao7ACog?autoplay=1">
</iframe>
</center>
</body>
</html>