-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVideoS.html
More file actions
45 lines (34 loc) · 2.06 KB
/
VideoS.html
File metadata and controls
45 lines (34 loc) · 2.06 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
<style>
#story{height:1400px; width: 100%; border: 1px solid black;}
<!--#col{position: relative; float:right; height:95%; width: 40%; border: 1px solid black;}-->
#video{position: relative; float:right; padding:10px;margin: 2% 2% auto 2%; height:95%; width: 95%; border: ;}
.video-inner{position: relative; float:right; padding:10px;margin: 2% 2% auto 2%; height:95%; width: 90%; border:;}
.video-inner .iframe{ border: 1px solid black; padding:1%; background-color: #C9ccF3; margin: 2% 1% auto auto;}
.vid{font-size:44px; font-style:Bold;}
@media (max-width: 991px) {
.vid{
display: none;
}
#story{height:1600px; width: 50%; border: 1px solid black;}
@media (max-width: 767px) {
.vid{
display: none;
}
</style>
<div id="story">
<div id="video">
<div class="video-inner">
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/xeBHshlQu88" frameborder="0" allowfullscreen></iframe>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/JE-dV2Ls4wk" frameborder="0" allowfullscreen></iframe>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/xFs8P_TrAVQ" frameborder="0" allowfullscreen></iframe>
<p class="vid">"The present is a gift, its time to make use of it!!!!!</p>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/X7ymriMhoj0" frameborder="0" allowfullscreen></iframe>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/D_Vg4uyYwEk" frameborder="0" allowfullscreen></iframe>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/1m9xWKfcZzg" frameborder="0" allowfullscreen></iframe>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/kvuYsjsGiLM" frameborder="0" allowfullscreen></iframe>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/9JrRQ1oQWQk" frameborder="0" allowfullscreen></iframe>
<iframe class="iframe" width="300" height="175" src="//www.youtube.com/embed/KdQHAeAnHmw" frameborder="0" allowfullscreen></iframe>
</div>
©Copyright 2015
</div>
</div>