-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathother_archive.html
370 lines (306 loc) · 15.1 KB
/
other_archive.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
<link rel="stylesheet" href="assets\css\w3.css">
<link rel="stylesheet" href="font.css">
<link rel="stylesheet" href="assets\css\3dbutton.css" \>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/Gallery.css" />
<style>
body, h1, h2, h3, h4, h5, h6 {
font-family: "Lato", sans-serif;
}
hr {
display: block;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: auto;
margin-right: auto;
border-style: inset;
border-width: 5px;
}
.w3-myfont{
font-family: "Lato_TC", normal;
}
body, html {
height: 100%;
color: #777;
line-height: 1.8;
}
/* Create a Parallax Effect */
.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-3 {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* First image (Logo. Full height) */
.bgimg-1 {
background-image: url("minecraft_server_gate.png");
min-height: 100%;
}
/* Second image (Portfolio) */
.bgimg-2 {
background-image: url("b.png");
min-height: 800px;
}
/* Third image (Contact) */
.bgimg-3 {
background-image: url("pictures/c.png");
min-height: 400px;
}
.w3-wide {
letter-spacing: 10px;
}
.w3-hover-opacity {
cursor: pointer;
}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1600px) {
.bgimg-1, .bgimg-2, .bgimg-3 {
background-attachment: scroll;
min-height: 400px;
}
}
span.mcserver {
font-size: 150%;
}
table {
width:100%;
border:1px solid #b3adad;
border-collapse:collapse;
padding:5px;
}
table th {
border:1px solid #b3adad;
padding:5px;
background: #f0f0f0;
color: #313030;
}
table td {
border:1px solid #b3adad;
text-align:left;
padding:5px;
background: #ffffff;
color: #313030;
}
</style>
<title>【NelsonLAN以往專案 其他參考檔案】 </title>
<body>
<div class="w3-top">
<div class="w3-bar" id="myNavbar">
<a class="w3-bar-item w3-button w3-hover-black w3-hide-medium w3-hide-large w3-right" href="javascript:void(0);" onClick="toggleFunction()" title="Toggle Navigation Menu">
<i class="fa fa-bars"></i> </a>
<a href="index.html#" class="w3-bar-item w3-button">HOME</a>
<a href="index.html#about" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i>ABOUT</a>
<a href="index.html#contact" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> CONTACT</a>
<a href="index.html#duty" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> DUTY</a>
<button class=" w3-button" title="More">PORTFOLIO <i class="fa fa-caret-down"></i></button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="#" class="w3-bar-item"> Minecraft -- 伺服器營運 (頁面未準備就緒)</th>
<a href="portfolio_project2.html" class="w3-bar-item w3-button"> 畢業作品 -- 影子的內心 </th>
<a href="portfolio_project3.html" class="w3-bar-item w3-button"> Nanaimo -- 回憶重現作品 </th>
<a href="portfolio_project4_6.html" class="w3-bar-item w3-button"> Cities Skyline -- 3D 模組製作</th>
<a href="portfolio_project7.html" class="w3-bar-item w3-button"> Minecraft -- 列車報站 平面設計 </th>
<a href="portfolio_project11.html" class="w3-bar-item w3-button"> 質數 X RPG遊戲</th>
<a href="#" class="w3-bar-item"> Hytale -- 伺服器營運 (未開始)</th>
</div>
</div>
<a href="skill.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> SKILL</a>
<a href="media_archive.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> Media Archive</a>
<a href="other_archive.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> Other Archive</a>
</div>
<!-- Navbar (sit on top) -->
<div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium"> <a href="main.html#about" class="w3-bar-item w3-button" onClick="toggleFunction()">ABOUT</a> <a href="#skill" class="w3-bar-item w3-button" onClick="toggleFunction()">Skill</a> <a href="portfolio_main.html" class="w3-bar-item w3-button" onClick="toggleFunction()">PORTFOLIO</a> <a href="media_archive.html" class="w3-bar-item w3-button" onClick="toggleFunction()">Media Archive</a> <a href="other_archive.html" class="w3-bar-item w3-button" onClick="toggleFunction()">Other Archive</a> <a href="main.html#contact" class="w3-bar-item w3-button" onClick="toggleFunction()">CONTACT</a> </div>
</div>
<!-- Navbar on small screens -->
<div class="bgimg-1 w3-display-container w3-opacity-min" id="home">
<div class="w3-display-middle" style="white-space:nowrap;"> <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">OTHER <span class="w3-hide-small">ARCHIVES</span> (3DsMax...)</span> </div>
</div>
<!-- Logo Text -->
<!-- Container (About Section) -->
<div class="w3-content w3-container w3-padding-64 w3-myfont" id="youtube">
<h3 class="w3-center w3-myfont">其他雜項 Miscellaneous</h3>
<h3 class="w3-center w3-myfont"> 小工具 Scripts</h3>
<br>
<div class="w3-row w3-center">
<a href="side_project\side_project_main.html" class="buttonstyle_two">前往小工具專頁</a>
</div>
<br>
<br>
<div class="w3-content w3-container w3-padding-64 w3-myfont" id="youtube">
<h3 class="w3-center w3-myfont"> 非同質化代幣創意作品 NFT Product</h3>
<br>
<div class="w3-row w3-center">
<a href="https://opensea.io/collection/nelson-lan-collection" class="buttonstyle_two">音樂 Music</a>
</div>
<br> <br>
<div class="w3-row w3-center">
<a href="https://opensea.io/collection/magical-square-1" class="buttonstyle_two"> 純粹數學抽象藝術 Pure Maths Abstract Art</a>
</div>
<br>
<br>
<hr>
<br>
<br>
<h3 class="w3-center w3-myfont"> 過往授課筆記 Released Lecture(s) Note(s)</h3>
<div class=" w3-center"> 內容包括</div>
<br>
<div class="w3-row w3-center">
<table>
<thead>
<tr>
<th>課程編號</th>
<th>領域</th>
<th>課題</th>
</tr>
</thead>
<tbody>
<tr>
<td>MULT101_3R</td>
<td>多媒體製作</td>
<td>Youtube直播教程</td>
</tr>
<tr>
<td>MULT101_4R</td>
<td>多媒體製作</td>
<td>OBS直播教程</td>
</tr>
<tr>
<td>MULT101_5A</td>
<td>多媒體製作(常用進階篇)</td>
<td>Premiere Pro Essential Graphic 字卡 應用</td>
</tr>
<tr>
<td>MULT101_6A</td>
<td>多媒體製作(常用進階篇)</td>
<td>Premiere Pro 圖片Timeframe動畫製作</td>
</tr>
<tr>
<td>MULT101_7A</td>
<td>多媒體製作(常用進階篇)</td>
<td>Premiere Pro 相片播放範本 應用</td>
</tr>
<tr>
<td>MULT101_8A</td>
<td>多媒體製作(常用進階篇)</td>
<td>Premiere Pro 綜藝字卡 製作</td>
</tr>
<tr>
<td>MULT101_9R</td>
<td>多媒體製作(常用進階篇)</td>
<td>Premiere Pro 字幕工具MK II 應用</td>
</tr>
</tbody>
</table>
<br>
<a href="https://drive.google.com/drive/folders/1nyAoF4biVGmGkeUYsgur3qdOnZAgwxcT?usp=sharing" class="buttonstyle_two">前往Google Drive下載</a>
</div>
<br>
<hr>
<br>
<h3 class="w3-center w3-myfont">3D模型 -- 3Ds Max, SketchUp...Modelling </h3>
<section id="gallery_other">
<!-- Photo Galleries -->
<div class="gallery">
<!-- Filters -->
<header>
<h1>Gallery</h1>
<ul class="tabs">
<li><a href="#galleries" data-tag="all" class="button active">All</a></li>
<li><a href="#galleries" data-tag="專案三" class="button">專案三 -- 回憶重現/致敬/參考/改編</a></li>
<li><a href="#galleries" data-tag="專案四" class="button">專案四 -- 合辨伺服器 伺服主官邸</a></li>
<li><a href="#galleries" data-tag="專案六" class="button">專案六 -- 垃圾處理建築創作 </a></li>
</ul>
</header>
<div class="content">
<div class="media all 專案四">
<div class="sketchfab-embed-wrapper"><iframe width="300" height="300" src="https://sketchfab.com/models/e27bc90d335343feb74da6e68f7f26d3/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/models/e27bc90d335343feb74da6e68f7f26d3?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Private Minecraft Server - Server Hoster House </a>
by <a href="https://sketchfab.com/nelsonlan?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">nelsonlan</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>
</div>
<div class="media all 專案六">
<div class="sketchfab-embed-wrapper"><iframe width="300" height="300" src="https://sketchfab.com/models/93579f70029f46e29e28ec52118721e6/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/models/93579f70029f46e29e28ec52118721e6?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Cities Skyline 垃圾處理建築創作</a>
by <a href="https://sketchfab.com/nelsonlan?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">nelsonlan</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>
</div>
<div class="media all 專案三">
<div class="sketchfab-embed-wrapper"><iframe width="300" height="300" src="https://sketchfab.com/models/65914c1461374bf0b8a75edf740c3729/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/nana-player-65914c1461374bf0b8a75edf740c3729?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">nana player</a>
by <a href="https://sketchfab.com/nelsonlan?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">nelsonlan</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>
</div>
<div class="media all 專案三">
<div class="sketchfab-embed-wrapper"><iframe width="300" height="300" src="https://sketchfab.com/models/859937a81764429bb8f14569bfa967bd/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/nana-dog-859937a81764429bb8f14569bfa967bd?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">nana dog</a>
by <a href="https://sketchfab.com/nelsonlan?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">nelsonlan</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>
</div>
</div>
</div>
</section>
<hr>
<hr>
</div>
<!-- Modal for full size images on click-->
<div id="modal01" class="w3-modal w3-black" onClick="this.style.display='none'"> <span class="w3-button w3-large w3-black w3-display-topright" title="Close Modal Image"><i class="fa fa-remove"></i></span>
<div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64"> <img id="img01" class="w3-image">
<p id="caption" class="w3-opacity w3-large"></p>
</div>
</div>
<footer class="w3-center w3-black w3-padding-64 w3-opacity w3-hover-opacity-off"> <a href="#home" class="w3-button w3-light-grey"><i class="fa fa-arrow-up w3-margin-right"></i>To the top</a>
<div class="w3-xlarge w3-section"> <a href="https://drive.google.com/open?id=1x5gO8Dmfox_wXYIrENMOVmvkefmgbh1B"><i class="fa fa-google w3-hover-opacity" style="font-size:36px";></i></a> <a href="https://www.youtube.com/user/bbbgbg"><i class="fa fa-youtube-play w3-hover-opacity" style="font-size:36px";></i></a> <a href="https://github.com/NelsonLAN"><i class="fa fa-github w3-hover-opacity" style="font-size:36px";></i></a> <a href="https://www.linkedin.com/in/nelsonlan574211143"><i class="fa fa-linkedin w3-hover-opacity" style="font-size:36px";></i></a> </div>
You are visitor<div align="center"><iframe src="https://profile-counter.glitch.me/nelsonlan01/count.svg" height="100" style="border:none;" style="text-align:center;"></iframe></div>
<p> </p>
<p> © 版權屬 Nelson LAN 所有 (2012 - 2023)</p>
<p> © Copyright belong to NelsonLAN (2012 - 2023) </p>
</footer>
<!-- Footer -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script>
// Modal Image Gallery
function onClick(element) {
document.getElementById("img01").src = element.src;
document.getElementById("modal01").style.display = "block";
var captionText = document.getElementById("caption");
captionText.innerHTML = element.alt;
}
// Change style of navbar on scroll
window.onscroll = function() {myFunction()};
function myFunction() {
var navbar = document.getElementById("myNavbar");
if (document.body.scrollTop > 100 || document.documentElement.scrollTop > 100) {
navbar.className = "w3-bar" + " w3-card" + " w3-animate-top" + " w3-white";
} else {
navbar.className = navbar.className.replace(" w3-card w3-animate-top w3-white", "");
}
}
// Used to toggle the menu on small screens when clicking on the menu button
function toggleFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body>
</html></body>
</html>