Skip to content

Commit

Permalink
第一次作业
Browse files Browse the repository at this point in the history
  • Loading branch information
lucky6766 committed Oct 15, 2017
1 parent cfa04bc commit 514490d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions 第7组/卢运/第一次作业/简历/简历.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<pre>
<h1>个人简历</h1>
<img src="C:\Users\asus-pc\Desktop\照片.jpg" width="124px"; height="180px";
style="position:absolute; right:600px; top:20px; " alt:"替代文字" >
<h2> 基本资料 Basic infomation</h2>
<hr>
<div> 姓名:lucky 专业:计算机科学与技术 </div>
<div> 性别:男 毕业院校:华中科技大学</div>
<div> 民族:汉 地址:珞喻路1037号森林</div>
<div> 学历:本科 邮编:430074</div>
<div> 出生日期:1997.4.4 联系电话:13888888888</div>
<h2> 求职意向 Job search intention</h2>
<hr>
<div> 网页设计师、UI设计师、平面设计师</div>
<h2> 职业技能 Occupation Skill</h2>
<hr>
<div> 熟悉掌握Photoshop、CorelDRAW、Illustrator、Indesign等平面设计和网页制作软件</div>
</pre>
</body>
</html>

0 comments on commit 514490d

Please sign in to comment.