-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyoutubevideo.php
executable file
·69 lines (57 loc) · 6.11 KB
/
youtubevideo.php
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>alumni videos</title>
<link rel="stylesheet" href="video.css">
<script src="js/jquery.js"></script>
<script src="jquery-ui.js"></script>
<script>
$(function() {
$( "#tabs" ).tabs();
});
</script>
</head>
<body>
<div id="tabs">
<ul>
<li><a href="#tabs-1">First</a></li>
<li><a href="#tabs-2">Second</a></li>
<li><a href="#tabs-3">Third</a></li>
</ul>
<div id="tabs-1">
<div style="float:left;position:relative;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/oJS8RfiGuz8?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">1st video and details</p></div>
<div style="position:relative;left:440px;top:-290px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">2nd video and details</p></div>
<div style="position:relative;left:880px;top:-290px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">3rd video and details</p></div>
</br></br></br></br>
<div style="float:left;position:relative;top:-310px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/oJS8RfiGuz8?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">4th video</p></div>
<div style="position:relative;left:440px;top:-600px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe><p align="center">5th video</p></div>
<div style="position:relative;left:880px;top:-600px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe><p align="center">6th video</p></div>
</br></br></br></br>
<div style="float:left;position:relative;top:-610px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/oJS8RfiGuz8?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">4th video</p></div>
<div style="position:relative;left:440px;top:-900px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe><p align="center">5th video</p></div>
<div style="position:relative;left:880px;top:-900px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe><p align="center">6th video</p></div>
</div>
<div id="tabs-2">
<div style="float:left;position:relative;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/oJS8RfiGuz8?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">1st video and details</p></div>
<div style="position:relative;left:440px;top:-290px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">2nd video and details</div>
<div style="position:relative;left:880px;top:-290px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">3rd video and details</div>
</br></br></br></br>
<div style="float:left;position:relative;top:-310px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/oJS8RfiGuz8?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">4th video</div>
<div style="position:relative;left:440px;top:-600px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe><p align="center">5th video</div>
<div style="position:relative;left:880px;top:-600px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></div>
</p>
</div>
<div id="tabs-3">
<div style="float:left;position:relative;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/oJS8RfiGuz8?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">1st video and details</p></div>
<div style="position:relative;left:440px;top:-290px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">2nd video and details</div>
<div style="position:relative;left:880px;top:-290px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">3rd video and details</div>
</br></br></br></br>
<div style="float:left;position:relative;top:-310px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/oJS8RfiGuz8?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></br><p align="center">4th video</div>
<div style="position:relative;left:440px;top:-600px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe><p align="center">5th video</div>
<div style="position:relative;left:880px;top:-600px;width:400px;height:290px;"><iframe width="400" height="260" src="//www.youtube.com/embed/NgntCW3BuS0?feature=player_detailpage" frameborder="0" allowfullscreen></iframe></div>
</p>
</div>
</div>
</body>
</html>