-
Notifications
You must be signed in to change notification settings - Fork 0
/
personel.html
91 lines (75 loc) · 4.63 KB
/
personel.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
<!DOCTYPE HTML>
<!--
Broadcast by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>web prog</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="subpage">
<!-- Header -->
<header id="header">
<h1 style="font-family:consolas;font-size:180%;"><a href="#">JR Music!</font></a></h1>
<a href="#menu"></a>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links"><a href="http://140.138.155.226/~s1081517/web/mid-project/%e4%b8%bb%e9%a0%81.html.html"><font face="consolas,微軟正黑體"><b>Home</b></font></a></li>
<li><a href="http://140.138.155.226/~s1081517/web/mid-project/%e8%b3%bc%e7%a5%a8%e8%b3%87%e8%a8%8a2.html"><font face="微軟正黑體"><b>購票資訊</b></font></a></li>
<li><a href="http://140.138.155.226/~s1081517/web/mid-project/%e5%85%ac%e5%8f%b8%e4%bb%8b%e7%b4%b92.html.html"><font face="微軟正黑體"><b>公司介紹</b></font></a></li>
<li><a href="http://140.138.155.226/~s1081517/web/mid-project/%e4%ba%ba%e5%93%a1%e4%bb%8b%e7%b4%b92.html.html"><font face="微軟正黑體"><b>聯絡我們</b></font></a></li>
<li><a href="http://140.138.155.226/~s1081517/web/mid-project/%e6%84%8f%e8%a6%8b%e5%96%ae.html.html"><font face="微軟正黑體"><b>意見回覆</b></font></a></li>
<li><a href="http://140.138.155.226/~s1081517/web/mid-project/%e8%a1%8c%e4%ba%8b%e6%9b%86.html.html"><font face="微軟正黑體"><b>行事曆</b></font></a></li>
<li><a href="http://140.138.155.226/~s1081517/web/mid-project/%e8%b2%a1%e5%8b%99%e5%a0%b1%e8%a1%a8.html.html"><font face="微軟正黑體"><b>財務報表</b></font></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<section class="wrapper style1">
<div class="inner">
<!-- Intro -->
<div class="row">
<section class="6u 12u$(medium)">
<h2 style="font-size:600%;font-family:微軟正黑體;">人員介紹</h2>
</section>
<section>
<h3 style="font-size:250%;font-family:consolas,微軟正黑體;">執行長<br><br> 王映儒 / Rita Wang</h3>
<img src="https://png.pngtree.com/png-vector/20190130/ourlarge/pngtree-character-black-suit-workplace-
white-collar-female-doubt-cute-can-be-png-image_597875.jpg" width="450" height="450">
<p style="font-size:150%;font-family:consolas,微軟正黑體;">在職期間:2008年起<br>負責業務:<br>1.最高決策權<br>2.和相關產業負責人接洽<br>3.國內外拓點規劃事宜<br>聯絡方式:09XXXXXXXX</p>
<hr size="20">
<h4 style="font-size:250%;font-family:consolas,微軟正黑體;">Company's Motto</h4>
<p style="font-size:150%;font-family:consolas,微軟正黑體;"><i>"We believe in the power of music, the kind of magic that unites people. With such power, we tie our heart together.<br>And we, as a whole,
is dedicated to strengthen that bond." -- Rita & Joanne</i></p>
<hr size="20">
</section>
<section>
<h3 style="font-size:250%;font-family:consolas,微軟正黑體;">總經理<br><br> 王妍喬 / Joanne Wang</h3>
<img src="https://png.pngtree.com/png-clipart/20190117/ourlarge/pngtree-female-salesperson-
female-white-collar-office-worker-gold-collar-png-image_435267.jpg" width="450" height="450">
<p style="font-size:150%;font-family:consolas,微軟正黑體;">在職期間:2008年起<br>負責業務:<br>1.各子公司管理<br> 2.行銷企畫統籌<br>3公司發展定位確認<br>聯絡方式:09XXXXXXXX</p>
</section>
</div>
<hr size="20">
<div class="copyright" align=center>
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-snapchat"><span class="label">Snapchat</span></a></li>
</ul>
© <p style="font-size:100%;font-family:微軟正黑體;">JR!Music 國際售票平台</p>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.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>
</body>
</html>