-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
190 lines (166 loc) · 4.56 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>dwjdwj</title>
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300|Open+Sans:700" />
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<!-- 个人css-->
<link rel="stylesheet" href="css/mycss.css" />
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="page">
<!-- ==== START MASTHEAD ==== -->
<header class="masthead" role="banner">
<p class="logo"><a href="/"><img src="image/logo.jpg" alt="Le Journal" /></a></p>
<ul class="social-icon">
<li><em class="qq"></em><div>
dwj's qq is 270542958.Please with your purpose.
</div></li>
<li><em class="weixin"></em><div>
dwj's weixin id is dwjdwj1216.Please with your purpose.
</div></li>
<li><em class="weibo"></em><div>
dwj doesn't play weibo.
</div></li>
</ul>
<nav role="navigation">
<ul class="nav-main">
<li><a href="index.html">Home</a></li>
<li><a href="/" class="current-page">About</a></li>
<li><a href="messageBoard.html">Message Board</a></li>
</ul>
</nav>
</header>
<!-- end masthead -->
<div class="container clearfix">
<!-- ==== START MAIN ==== -->
<main role="main">
<section class="post">
<div class="post-blurb">
<h1>个人简历</h1>
<h2>基本资料</h2>
<table >
<tr>
<th>姓名:</th><td>戴王炯</td>
<th>性别:</th><td>男</td>
<th>出生年月:</th><td>1994.11.14</td>
</tr>
<tr>
<th>民族:</th><td>汉族</td>
<th>政治面貌:</th><td>团员</td>
<th>身高:</th><td>170cm</td>
</tr>
<tr>
<th>学制:</th><td>四年</td>
<th>学历:</th><td>学士</td>
<th>户籍:</th><td>浙江瑞安</td>
</tr>
<tr>
<th>专业:</th><td>软件工程</td>
<th>毕业学校:</th><td>杭州电子科技大学</td>
</tr>
</table>
<h2>所获奖项</h2>
<table>
<tr>
<td>外语等级:四级</td>
<td>计算机等级:待定</td>
</tr>
<tr>
<td>在校期间多次获得一二三等奖学金</td>
</tr>
</table>
<h2>个人履历</h2>
<table>
<tr>
<th>时间</th>
<th>单位</th>
<th>经历</th>
</tr>
<tr>
<td>xxxx.xx.xx</td>
<td>xxxxxxxx</td>
<td>xxxxxxxxx</td>
</tr>
<tr>
<td>xxxx.xx.xx</td>
<td>xxxxxxxx</td>
<td>xxxxxxxxx</td>
</tr>
</table>
<h2>联系方式</h2>
<tr>
<th>e-mail:</th><td>[email protected]</td>
<th>联系电话:</th><td>139xxxx3617</td>
</tr>
<h2>自我评价</h2>
<p>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</p>
</div>
</section>
</main>
<!-- end main -->
<!-- ==== START SIDEBAR ==== -->
<div class="sidebar">
<div class="about">
<h2>About Me</h2>
<img src="image/lufei.jpg" alt="" />
<p>
姓名:戴王炯
<br>
年龄:21岁
<br>
籍贯:浙江瑞安
<br>
就读学校:杭州电子科技大学
<br>
就读专业:软件工程专业
<br>
毕业时间:2017年6月
</p>
</div>
<div class="mod">
<h2>My Experiencing</h2>
<p>
初中就读于瑞安集云中学。
<br>
高中就读于瑞安十中。
<br>
大学就读于杭州电子科技大学软件工程专业。
<br>
曾参加浙江省电子商务大赛获三等奖,参加第六届中国创新创业服务外包大赛获三等奖。
</p>
</div>
<aside class="mod">
<h2>Popular rank</h2>
<ul class="links">
<li><a href="firstBlog.html" class="more">[转]深入理解JavaScript系列</a></li>
<li><a href="secondBlog.html" class="more">[转]Objective-C之优雅的命名</a></li>
</ul>
</aside>
<aside class="mod">
<h2>Recently Shared</h2>
<ul class="links">
<li><a href="firstBlog.html" class="more">[转]深入理解JavaScript系列</a></li>
<li><a href="secondBlog" class="more">[转]Objective-C之优雅的命名</a></li>
</ul>
</aside>
</div>
<!-- end sidebar -->
</div>
<!-- end container -->
<!-- ==== START PAGE FOOTER ==== -->
<footer role="contentinfo" class="footer">
<p class="legal"><small>© 2015 dwjdwj. All Rights Reserved.</small></p>
</footer>
<!-- end page footer -->
</div> <!-- end page -->
</body>
</html>