-
Notifications
You must be signed in to change notification settings - Fork 1
/
videos.html
294 lines (252 loc) · 13.4 KB
/
videos.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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html>
<html lang="en">
<head>
<!-- META TAGS -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="theme-color" content="#5D99C6">
<meta name="Description" content="Developed by: Tim Nelson, Artist: Paul Middleton, Site: Paul M Music">
<!-- LINKS -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css">
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
<link rel='icon' sizes="192x192" href="assets/images/favicon.png" type="image/x-icon">
<title>Paul M Music | VIDEOS</title>
</head>
<body>
<!-- HEADER / NAV -->
<header class="navbar-container">
<!-- LOGO -->
<div class="logo">
<a href="index.html">
<img src="assets/images/paul-middleton-logo.png" alt="Paul Middleton" title="Paul Middleton">
</a>
</div>
<!-- MENU -->
<div class="navbar-menu">
<i class="fas fa-bars fa-fw navbar-toggle toggle-open" onclick="navbarOpen()"></i>
</div>
<!-- NAV -->
<nav id="navbar-nav" class="navbar-nav text-upper">
<a href="javascript:void(0)" class="navbar-toggle toggle-close" onclick="navbarClose()">
<i class="fas fa-times fa-fw"></i>
</a>
<ul>
<li>
<a href="index.html" title="Home">Home</a>
</li>
<li>
<a href="music.html" title="Music">Music</a>
</li>
<li>
<a href="videos.html" title="Videos" class="active">Videos</a>
</li>
<li>
<a href="photos.html" title="Photos">Photos</a>
</li>
<li>
<a href="testimonials.html" title="Testimonials">Testimonials</a>
</li>
<li>
<a href="contact.html" title="Contact">Contact</a>
</li>
</ul>
</nav>
</header>
<!-- MAIN SECTION -->
<main class="main-container">
<!-- TOP IMAGE -->
<section class="top-img videos-img"></section>
<!-- BODY -->
<section class="body-container">
<header class="body-title">
<h1 class="text-upper">Music Videos</h1>
<h2 class="text-lower">watch | subscribe</h2>
</header>
<section class="body-section text-justify">
<p>Paul has performed for crowds as large as 12,000 people, and regularly delights audiences at various venues
and events. He has also performed at both London Pride, and Manchester Pride in the UK. Not only does
Paul deliver an outstanding show, but he thoroughly enjoys engaging with his audience in an effort to
increase audience participation and interaction. Centre Parcs resort said,
<cite title="Centre Parcs">“Paul makes sure the audience is with him every step of the way!”</cite>
</p>
<p>Below is a small showcase of Paul's most popular music videos on YouTube. To see all of his videos, be sure to check out Paul's
<span class="span-nowrap">
<a href="https://www.youtube.com/user/paulmiddletonmusic" target="_blank" rel="noopener" title="Paul Middleton | YouTube" class="youtube-link">
<i class="fab fa-youtube youtube" aria-hidden="true"></i>YouTube</a>
</span> page. Don't forget to Subscribe to see when new videos are released!</p>
</section>
</section>
<!-- VIDEOS SECTION -->
<section class="videos-section">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/Ud8Bmt6S5Mk?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">I Can't Make You Love Me</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/ivv5DZxjnMQ?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Ocean Drive</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/sCmhdL9UXAA?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton | YouTube" class="video-title">Hanging in There</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/UAjqlPdrZ-U?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Hands to Heaven</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/Dx-cxYNmLa4?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">When We Were Young</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/w5FQ4Dm7uvk?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">These Days</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/_1MRh_kfJuI?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Someone Like You</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/aU5-AiWOfvA?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Make You Feel My Love</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/5nhUmzPB7MA?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Baby Can I Hold You</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/2Z5LccqlhAk?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">All of Me</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/aphxt2EZDLg?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Budapest</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/ErbHoiVOTk0?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Shine</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/_ZnIa8B6HFs?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Without You</cite>
</section>
<hr class="hr-small">
<section class="video-container">
<div class="video-iframe">
<iframe src="https://www.youtube.com/embed/7gr8e8AaMLA?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen class="video-embed"></iframe>
</div>
<cite title="Paul Middleton cover | YouTube" class="video-title">Can't Stop the Feeling</cite>
</section>
</section>
</main>
<!-- FOOTER -->
<footer class="footer-container">
<div class="footer-social">
<ul>
<li>
<a href="https://www.facebook.com/paulmiddletonofficial" target="_blank" rel="noopener" title="Paul Middleton | Facebook">
<i class="fab fa-facebook-f facebook" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://www.youtube.com/user/paulmiddletonmusic" target="_blank" rel="noopener" title="Paul Middleton | YouTube">
<i class="fab fa-youtube youtube" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://twitter.com/paulmmusic" target="_blank" rel="noopener" title="Paul Middleton | Twitter">
<i class="fab fa-twitter twitter" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/paulmmusic" target="_blank" rel="noopener" title="Paul Middleton | Instagram">
<i class="fab fa-instagram instagram" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://paulmiddleton.bandcamp.com/merch" target="_blank" rel="noopener" title="Paul Middleton | Bandcamp">
<i class="fab fa-bandcamp bandcamp" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://open.spotify.com/artist/5mjRfG1TxOSSXeYOsKQQJh" target="_blank" rel="noopener"
title="Paul Middleton | Spotify">
<i class="fab fa-spotify spotify" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://play.google.com/store/music/artist/Paul_Middleton?id=Aldnrb4wcvqju7npbpf5owy4kum"
target="_blank" rel="noopener" title="Paul Middleton | Play Store">
<i class="fab fa-google-play google" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://itunes.apple.com/ie/artist/paul-middleton/202782999" target="_blank" rel="noopener"
title="Paul Middleton | iTunes">
<i class="fab fa-itunes itunes" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div class="footer-signature">
<p class="copyright">Copyright © 2018
<a href="index.html">Paul Middleton</a>
</p>
<p class="designer">Website by
<a href="https://github.com/TravelTimN" target="_blank" rel="noopener">Tim Nelson</a>
</p>
</div>
</footer>
<!-- SCRIPTS -->
<script>
// approved by mentor (Ignatius Ukwuoma) to use basic JS to incorporate menu transition
// onClick displays navbar-nav to full 100% height
function navbarOpen() {
document.getElementById("navbar-nav").style.height = "100%";
}
// onClick closes navbar-nav back to 0% height
function navbarClose() {
document.getElementById("navbar-nav").style.height = "0%";
}
</script>
</body>
</html>