-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCV.html
More file actions
37 lines (33 loc) · 1.13 KB
/
CV.html
File metadata and controls
37 lines (33 loc) · 1.13 KB
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
<!DOCTYPE HTML5>
<html>
<head>
<meta charset="utf-8">
<title>About Euwu</title>
<link href="CV.css" rel="stylesheet">
<link href="amimate.css" rel="stylesheet">
</head>
<body>
<div class="center">
<h1>吳堅銪 Europium Wu</h1>
<h4>Mail:funnykids@gmail.com Tel:0921781623</h4>
<hr>
<h2>學歷</h2>
<h4>
Department of Clinical Laboratory Sciences and Medical Biotechnology, National Taiwan University </h4><h6>2005/09~2011/01<h6>
<h2>參與作品<h2>
<h4>影集:</h4><br>
<h4><a href="https://www.youtube.com/watch?v=GR78tMo7Rqg" target="_blank">Project10</a> / 執行製片</h4>
<img src="http://www.citytalk.tw/bbs/data/attachment/forum/201106/05/1106051648936eb9b499640fae.jpg" width=580>
<br>
<br>
<h4>廣告:</h4><br>
<h4><a href="https://www.youtube.com/watch?v=KJkKMvDlWoc">趴趴走Macaron掃地機器人<a> / 製片</h4>
<br>
<br>
<h4>電影:</h4><br>
<h4><a href="https://www.facebook.com/CONSPIRACY2014">時下暴力 Conspiracy</a> / 場務</h4>
<img src="http://i.imgur.com/b68F9TK.png" width=580>
</p>
</div>
</body>
</html>