-
Notifications
You must be signed in to change notification settings - Fork 0
/
gallery.html
413 lines (403 loc) · 15 KB
/
gallery.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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="/assets/img/logo.ico" />
<title>Tupac Shakour | Actor · Singer · Songwriter</title>
<link href="https://fonts.googleapis.com" rel="preconnect" />
<link
href="https://fonts.gstatic.com"
rel="preconnect"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css?family=Manuale"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Lato"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="/assets/css/style.css" />
<script
src="https://kit.fontawesome.com/66097af5f2.js"
crossorigin="anonymous"
></script>
<script
src="https://use.typekit.net/ppv5elk.js"
type="text/javascript"
></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script type="text/javascript">
try {
Typekit.load();
} catch (e) {}
</script>
<script type="text/javascript">
!(function (o, c) {
var n = c.documentElement,
t = " w-mod-";
(n.className += t + "js"),
("ontouchstart" in o ||
(o.DocumentTouch && c instanceof DocumentTouch)) &&
(n.className += t + "touch");
})(window, document);
</script>
</head>
<body class="no-bg_img">
<div class="header"></div>
<div class="container">
<main class="content">
<h2>Gallery</h2>
<!-- Gallery -->
<div id="aligner" class="aligner-hidden">
<div id="photo-frame">
<span id="close-button" class="sensor">×</span>
<span
><img
id="info-button"
class="sensor"
src="https://img.icons8.com/flat_round/64/000000/info.png"
/></span>
<img id="feature-photo" class="sensor" src="" />
<div id="info" class="sensor">
<p id="photo-name" class="sensor"></p>
<p id="photo-desc" class="sensor"></p>
</div>
</div>
</div>
<div class="row">
<div class="column">
<!-- each photo element is given a custom attribute of full containing the url for the full resolution version, and name/desc attributes for when the user clicks to see more info -->
<img
id="test"
class="thumb"
src="/assets/img/gl_1.webp"
full="/assets/img/gl_1.webp"
name="Kyotosoft XP"
desc="A Japanese garden inside a series of shrines in Kyoto said to have been visited by Bill Gates himself. Sadly, these gardens were not chosen to become the desktop image for Windows XP."
/>
<img
class="thumb"
src="/assets/img/gl_2.jpeg"
full="/assets/img/gl_2.jpeg"
name="Shuhao's Secret Spot"
desc="The view of Taipei from a secret, off-trail vantage point near the famous Elephant Mountain hiking trail."
/>
<img
class="thumb"
src="/assets/img/gl_3.jpeg"
full="/assets/img/gl_3.jpeg"
name="George Washington's Backyard"
desc="Literally. The OG POTUS’s backyard in Mt. Vernon, Virginia. A distant retreat from the nation’s then-capital of Philadelphia."
/>
<img
class="thumb"
src="/assets/img/gl_4.jpeg"
full="/assets/img/gl_4.jpeg"
name="Yang Ming Shan Summit"
desc="Surreal golden hour lighting from the top of a mountain overlooking Taipei. In December, it was still warm enough for short sleeves."
/>
<img
class="thumb"
src="/assets/img/gl_5.jpeg"
full="/assets/img/gl_5.jpeg"
name="Zoey"
desc="When she’s not being photographed, she doesn’t do much."
/>
<img
class="thumb"
src="/assets/img/gl_6.jpeg"
full="/assets/img/gl_6.jpeg"
name="Moreller"
desc="A farmer sells cherries at an unattended stand by the Hardanger Fjord in Norway. Transactions subject to the honor system."
/>
</div>
<div class="column">
<img
class="thumb"
src="/assets/img/gl_7.webp"
full="/assets/img/gl_7.webp"
name="Penny"
desc="A ferocious dachshund waiting for prey in the safari with ears peeled. Like a lion, she is awake for 3 hours a day on average."
/>
<img
class="thumb"
src="/assets/img/gl_8.webp"
full="/assets/img/gl_8.webp"
name="Yang Ming Shan"
desc="The view from below as we hike up toward the summit."
/>
<img
class="thumb"
src="/assets/img/gl_9.webp"
full="/assets/img/gl_9.webp"
name="Straight Outta the Dark Ages"
desc="The oldest church in Bergen, Norway."
/>
<img
class="thumb"
src="/assets/img/gl_10.webp"
full="/assets/img/gl_10.webp"
name="Chinese Restaurant"
desc="A curious little restaurant across from my old apartment building in Kobe, Japan. One of the only restaurants on the block."
/>
<img
class="thumb"
src="/assets/img/gl_11.webp"
full="/assets/img/gl_11.webp"
name="Yang Ming Shan Sunset"
desc="Do sunset photos really need a description?"
/>
<img
class="thumb"
src="/assets/img/gl_12.webp"
full="/assets/img/gl_12.webp"
name="Dragon's Back"
desc="A mountainous hiking trail not far from central Hong Kong."
/>
<img
class="thumb"
src="/assets/img/gl_18.jpeg"
full="/assets/img/gl_18.jpeg"
name="Chrysanthemums"
desc="Flowers in bloom at historic Gamle Stavanger in Norway."
/>
</div>
<div class="column">
<img
class="thumb"
src="/assets/img/gl_13.jpeg"
full="/assets/img/gl_13.jpeg"
name="Trolltunga"
desc="In the morning hours during the Norwegian summer, fog and mist obscures the path through the mountains."
/>
<img
class="thumb"
src="/assets/img/gl_14.jpeg"
full="/assets/img/gl_14.jpeg"
name="Sverd i fjell"
desc="Three swords commemorate the historic Battle of Hafrsfjord in the year 872, when King Harald Fairhair gathered all of Norway under one crown."
/>
<img
class="thumb"
src="/assets/img/gl_15.webp"
full="/assets/img/gl_15.webp"
name="Graduation"
desc="My sister participates in the Class of 2017 cap toss."
/>
<img
class="thumb"
src="/assets/img/gl_16.jpeg"
full="/assets/img/gl_16.jpeg"
name="Enico"
desc="A musician performs in the busy Dotonbori district of Osaka, Japan."
/>
<img
class="thumb"
src="/assets/img/gl_17.jpeg"
full="/assets/img/gl_17.jpeg"
name="Symphony"
desc="The daily raising of the bridges in St. Petersburg is accompanied by a dramatic ceremony including symphonic music and a convoy of ships passing through the newly open brides."
/>
</div>
</div>
<!-- End of Gallery -->
</main>
<footer class="footer">
<hr />
<p class="footer_text">© 2023 Tupac Shakur.</p>
</footer>
</div>
<!-- Navigation -->
<div class="div-block-39">
<a
href="#"
data-w-id="84346d88-252d-e76e-8c4c-41c1b074599e"
class="hamburger-wrapper-2 w-inline-block"
><div
data-w-id="84346d88-252d-e76e-8c4c-41c1b074599f"
class="burger-line-2"
></div>
<div
data-w-id="84346d88-252d-e76e-8c4c-41c1b07459a0"
class="burger-line-2"
></div>
<div
data-w-id="84346d88-252d-e76e-8c4c-41c1b07459a1"
class="burger-line-2"
></div
></a>
<div class="div-block-40"></div>
<a href="/" aria-current="page" class="link-2 w--current"
><img src="/assets/img/logo.svg" alt="" width="100"
/></a>
<div class="div-block-41">
<div class="w-dyn-list">
<div
role="list"
class="social-media-collection-list main-social-media-collection-list w-dyn-items"
>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/Facebook.png')"
href="https://www.facebook.com/TupacAmaruShakurFanpage/"
target="_blank"
class="link-block w-inline-block"
></a>
</div>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/Instagram.png')"
href="https://www.instagram.com/2PAC/"
target="_blank"
class="link-block w-inline-block"
></a>
</div>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/spotify-xxl.png')"
href="https://open.spotify.com/artist/1ZwdS5xdxEREPySFridCfh"
target="_blank"
class="link-block w-inline-block"
></a>
</div>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/YouTube.png')"
href="https://www.youtube.com/channel/UCMIdeeBjp_60Jv7ROpRxK6Q"
target="_blank"
class="link-block w-inline-block"
></a>
</div>
</div>
</div>
</div>
<div class="menu-wrapper">
<div class="white-wash"></div>
<div class="black-background"></div>
<div class="menu-list-container">
<a href="/" aria-current="page" class="link-block-2 w-inline-block"
><h3 class="menu-title">Home</h3></a
><a href="/biography.html" class="link-block-2 w-inline-block"
><h3 class="menu-title">Biography</h3></a
><a href="/music.html" class="link-block-2 w-inline-block"
><h3 class="menu-title">Music</h3></a
><a href="/movies.html" class="link-block-2 w-inline-block"
><h3 class="menu-title">Movies</h3></a
><a
href="/gallery.html"
class="link-block-2 w-inline-block w--current"
><h3 class="menu-title">Gallery</h3></a
><a href="/quotes.html" class="link-block-2 w-inline-block"
><h3 class="menu-title">Quotes</h3></a
>
<div class="collection-list-wrapper-3 w-dyn-list">
<div
role="list"
class="social-media-collection-list main-social-media-collection-list w-dyn-items"
>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/Facebook.png')"
href="#"
class="link-block w-inline-block"
></a>
</div>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/Instagram.png')"
href="#"
class="link-block w-inline-block"
></a>
</div>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/spotify-xxl.png')"
href="#"
class="link-block w-inline-block"
></a>
</div>
<div role="listitem" class="collection-item w-dyn-item">
<a
style="background-image: url('/assets/img/YouTube.png')"
href="#"
class="link-block w-inline-block"
></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End of Navigation -->
<script
src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5da7642c01f5a240e611bf48"
type="text/javascript"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<script src="/assets/js/nav.js" type="text/javascript"></script>
<script
src="https://code.jquery.com/jquery-3.6.0.min.js"
type="text/javascript"
></script>
<script src="https://code.jquery.com/jquery-migrate-3.4.0.min.js"></script>
<script
src="/assets/slick/slick.js?v2022"
type="text/javascript"
charset="utf-8"
></script>
<script type="text/javascript">
$(document).on("ready", function () {
$(".lazy").slick({
lazyLoad: "ondemand", // ondemand progressive anticipated
infinite: false,
});
});
</script>
<script>
try {
fetch(
new Request(
"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",
{ method: "HEAD", mode: "no-cors" }
)
)
.then(function (response) {
return true;
})
.catch(function (e) {
var carbonScript = document.createElement("script");
carbonScript.src =
"//cdn.carbonads.com/carbon.js?serve=CK7DKKQU&placement=wwwjqueryscriptnet";
carbonScript.id = "_carbonads_js";
document.getElementById("carbon-block").appendChild(carbonScript);
});
} catch (error) {
console.log(error);
}
</script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-1VDDWMRSTH"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-1VDDWMRSTH");
</script>
<!-- End of JQuery Slider Js -->
<script src="/assets/js/gallery.js"></script>
</body>
</html>