-
Notifications
You must be signed in to change notification settings - Fork 0
/
jukebox-y.html
271 lines (249 loc) · 9.95 KB
/
jukebox-y.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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<meta name="description" content="Rock and Roll Canada Video Jukebox">
<meta name="keywords" content="Canada, Jukebox, music, rock, Toronto, Rockpile">
<meta name="author" content="Glen Smith">
<title>Rock and Roll Canada | Jukebox</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<!--This is a comment. Comments are not displayed in the browser-->
<body>
<nav class="light-red lighten-1" role="navigation">
<div class="nav-wrapper container"><a id="logo-container" href="https://rockandrollcanada.ca" class="brand-logo">JukeBox</a>
<ul class="right hide-on-med-and-down">
<li><a href="https://glensmith.ca">Eject</a></li>
</ul>
<ul id="nav-mobile" class="sidenav">
<li><a href="https://twitter.com/glenrockinsmith">Eject</a></li>
</ul>
<a href="#" data-target="nav-mobile" class="sidenav-trigger"><i class="material-icons">menu</i></a>
</div>
</nav>
<div class="section no-pad-bot" id="index-banner">
<div class="container">
<br><br>
<h1 class="header center orange-text">Rock and Roll Canada Video Juke Box</h1>
<div class="row center">
<h5 class="header col s12 light">Watch Canadian Rock Bands play the Clubs of Ontario</h5>
</div>
<div class="row center">
<a href="http://materializecss.com/getting-started.html" id="download-button" class="btn-large waves-effect waves-light orange">Get Star</a>
</div>
<br><br>
</div>
</div>
<!--This is a comment. Comments are not displayed in the browser-->
<Row>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Anti Queens Live New years at Bovine Sex Club"
src="https://www.youtube.com/embed/iwNZy5kCGHQ"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
<br></br>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Ladders Anti Queens at Bovine Sex Club"
src="https://www.youtube.com/embed/XtgaNu8tI-c"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
</Row>
<br></br>
<Row>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Anti Queens New Years Eve Bovine Sex Club"
src="https://www.youtube.com/embed/g0TTKJcIYaE"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
<br></br>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Rock and Roll Canada Video Lee Aaron"
src="https://www.youtube.com/embed/Gr65RZCitgA"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
</Row>
<br></br>
{/*
This is a video code block
*/}
<Row>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Rock and Roll Canada Video Lee Aaron"
src="https://www.youtube.com/embed/Gr65RZCitgA"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
<br></br>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Rock and Roll Canada Video Lee Aaron"
src="https://www.youtube.com/embed/Gr65RZCitgA"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
</Row>
<br></br>
<Row>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Rock and Roll Canada Video Lee Aaron"
src="https://www.youtube.com/embed/Gr65RZCitgA"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
<br></br>
<Col sm={6}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Rock and Roll Canada Video Lee Aaron"
src="https://www.youtube.com/embed/Gr65RZCitgA"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
</Row>
{/*
This ENDS a video code block
*/}
<br></br>
<br></br>
<Row>
<Col sm={12}>
<div className="embed-responsive embed-responsive-16by9">
<iframe
className="embed-responsive-item"
title="Rock and Roll Canada Video Lee Aaron"
src="https://www.youtube.com/embed/4Fx23g1PfJo"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</Col>
</Row>
<!--This is a comment. Comments are not displayed in the browser-->
<footer class="page-footer red darken-4">
<div class="container">
<div class="row">
<div class="col l3 m3 s3">
<ul>
<li><a class="white-text" href="./jukebox-a.html">Jukebox A</a></li>
<li><a class="white-text" href="./jukebox-b.html">Jukebox B</a></li>
<li><a class="white-text" href="./jukebox-c.html">Jukebox C</a></li>
<li><a class="white-text" href="./jukebox-d.html">Jukebox D</a></li>
</ul>
</div>
<div class="col l3 m3 s13">
<ul>
<li><a class="white-text" href="./jukebox-e.html">Jukebox E</a></li>
<li><a class="white-text" href="./jukebox-f.html">Jukebox F</a></li>
<li><a class="white-text" href="./jukebox-g.html">Jukebox G</a></li>
<li><a class="white-text" href="./jukebox-h.html">Jukebox H</a></li>
</ul>
</div>
<div class="col l3 m3 s3">
<ul>
<li><a class="white-text" href="./jukebox-i.html">Jukebox I</a></li>
<li><a class="white-text" href="./jukebox-j.html">Jukebox J</a></li>
<li><a class="white-text" href="./jukebox-k.html">Jukebox K</a></li>
<li><a class="white-text" href="./jukebox-l.html">Jukebox L</a></li>
</ul>
</div>
<div class="col l3 m3 s3">
<ul>
<li><a class="white-text" href="./jukebox-m.html">Jukebox M</a></li>
<li><a class="white-text" href="./jukebox-n.html">Jukebox N</a></li>
<li><a class="white-text" href="./jukebox-o.html">Jukebox O</a></li>
<li><a class="white-text" href="./jukebox-p.html">Jukebox P</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col l3 m3 s3">
<ul>
<li><a class="white-text" href="./jukebox-q.html">Jukebox Q</a></li>
<li><a class="white-text" href="./jukebox-r.html">Jukebox R</a></li>
<li><a class="white-text" href="./jukebox-s.html">Jukebox S</a></li>
<li><a class="white-text" href="./jukebox-t.html">Jukebox T</a></li>
</ul>
</div>
<div class="col l3 m3 s3">
<ul>
<li><a class="white-text" href="./jukebox-u.html">Jukebox U</a></li>
<li><a class="white-text" href="./jukebox-v.html">Jukebox V</a></li>
<li><a class="white-text" href="./jukebox-w.html">Jukebox W</a></li>
<li><a class="white-text" href="./jukebox-x.html">Jukebox X</a></li>
</ul>
</div>
<div class="col l3 m3 s3">
<ul>
<li><a class="white-text" href="./jukebox-y.html">Jukebox Y</a></li>
<li><a class="white-text" href="./jukebox-z.html">Jukebox Z</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
Made by <a class="orange-text text-lighten-4" href="http://glensmith.ca">Glen Smith</a>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html>