-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathYoutubeVideo.html
133 lines (128 loc) · 5.5 KB
/
YoutubeVideo.html
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html>
<html lang="it">
<head>
<!-- <script src="./src/Snow.js" defer></script> -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>AreaCrew</title>
<link rel="icon" href="./img/areaCrewLogo.png">
<link rel="stylesheet" href="./assets/assets1.css">
<link rel="stylesheet" href="./assets/assetsYoutube.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
</head>
<body>
<header>
<div class="nav">
<input type="checkbox" id="nav-check">
<div class=nav-header>
<div class=nav-title>
<span class=nav-title>
<a href="./index.html" class=nav-title> AreaCrew ®
</a>
</span>
</div>
</div>
<div class="nav-btn">
<label for="nav-check">
<span></span>
<span></span>
<span></span>
</label>
</div>
<div class="nav-links" id="nav-lins-all">
<a onclick='window.open("index.html","_self")'>
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" class="bi bi-house-fill"
viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z" />
<path fill-rule="evenodd"
d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z" />
</svg>
</a>
<a onclick='window.open("About-us.html","_self")' class="nav-btn">About</a>
<a onclick='window.open("RegolamentoPark.html","_self")' class="nav-btn">Regolamento</a>
<a onclick='window.open("OrariApertura.html","_self")' class="nav-btn">Orari</a>
<a onclick='window.open("YoutubeVideo.html","_self")' class="nav-btn">Youtube Videos</a>
<a onclick='window.open("GalleryJam.html","_self")' class="nav-btn">Photo-Jam</a>
<a onclick='window.open("index.html#contact","_self")' class="nav-btn">
<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" fill="currentColor" class="bi bi-envelope-fill"
viewBox="0 0 16 16">
<path
d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z" />
</svg>
</a>
</div>
</div>
</header>
<div class="container flex">
<div class="box" id="Box">
<h1>Video's player
</h1>
</div>
<div class="container trip1">
<h1 class="title mt-6 mb-4 pt-6 pb-4">
Trip Lignano w boyz
</h1>
<div class="containerTrip p-2">
<video controls class="videoTrip" muted>
<source src="./video/videoTripToLignano.mp4" type="video/webm">
<source src="./video/videoTripToLignano.mp4" type="video/mp4">
</video>
<!-- <video width="" height="750" controls class="is-max-widescreen videoTrip" alt="video" title="areacrew trip to lignano">
<source src="./video/videoTripToLignano.mp4"/>
</video> -->
</div>
</div>
<div class="layer" align="center">
<!-- last video -->
<!-- <iframe width="700" height="450" src="https://www.youtube.com/embed/9BDPbUc-xLA" title="YouTube video player"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="margin-top:3%">
</iframe> -->
<iframe width="700" height="450" src="https://www.youtube.com/embed/YNoSOVu85_4" title="YouTube video player"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="margin-top:6%">
</iframe>
<iframe width="700" height="450" src="https://www.youtube.com/embed/-K4wPMC8rOM" title="YouTube video player"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="margin-top:6%">
</iframe>
<!-- first video -->
</div>
<div align="center" style="margin-top:5%">
<button class="button is-rounded is-hovered">
<a href="javascript:history.go(-1)" onmouseover="return self.status=document.referrer,!0">Pagina
precedente
</a>
</button>
<button class="button is-rounded is-hovered" style="margin-left:4px">
<a href="./index.html">Torna alla home
</a>
</button>
</div>
<button id="myBtn">
<a href="#top" style="color:#fff" align="middle">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-up-fill"
viewBox="0 0 16 16">
<path
d="m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z" />
</svg>
</a>
</button>
</div>
<footer class="footer" style="margin-top:5%;background-color:#f5f5f5">
<div class="content has-text-centered">
<p>
<strong>AreaCrew
</strong>by
<a href="https://matteomania.netlify.app">
Matteo Manià
</a>all rights reserved.
</p>
</div>
</footer>
<!-- cursor -->
<div class="cursor"></div>
<script src="src/Cursor.js" defer></script>
</body>
</html>