Skip to content

Commit

Permalink
第八组汪森林
Browse files Browse the repository at this point in the history
  • Loading branch information
wslwlm committed Nov 9, 2017
1 parent 4278fb6 commit 840a7b0
Show file tree
Hide file tree
Showing 6 changed files with 318 additions and 0 deletions.
121 changes: 121 additions & 0 deletions 第8组/汪森林/第三次作业/个人简历/wsl2.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
.back{
background-image: url("zuoy.jpg");
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.center{
width: 1000px;
height: 1200px;
position: absolute;
left: 50%;
top: 80%;
margin-left:-500px;
margin-top:-600px;
border: 1px solid black;
border-radius: 10px;
background-image: url("zuot.jpg");
background-repeat: no-repeat;
background-size: cover;
filter: opacity(70%);

}
.hea{
border-width: 0px 0px 10px 0px;
border-color: #CDAA7D;
border-style: double;
height: 188px;
}

.left-top{
font-size: 60px;
width: 200px;
background-color: #CDAA7D;
color: white;
text-align: center;
float: left;
}
.right-top{
float: right;
padding-right: 600px;
}
.header{
font-size: 25px;
font-family: sans-serif;
font-weight: normal;
list-style: none;
text-align: left;
margin-right: 20px;
position: absolute;
margin-right: 100px
margin-top:100px;

}
.cc{
border-width: 0px 0px 10px 0px;
border-color: #CDAA7D;
border-style: double;
height: 130px;
}
.aa{
font-size: 30px;
font-family: sans-serif;
color: black;
font-weight: bold;
text-align: left;

}
.bb{
font-size: 15px;
font-family: serif;
color: black;
font-weight: thin;
}
.dd{
border-width: 0px 0px 10px 0px;
border-color: #CDAA7D;
border-style: double;
height: 250px;
}
.qq{
font-size: 30px;
font-family: sans-serif;
color: black;
font-weight: bold;
text-align: left;
}
.ee{
font-size: 20px;
font-family: sans-serif;
color: black;
font-weight: bold;
text-align: left;
list-style: none;

}
.ff{
font-size: 15px;
font-family: serif;
color: black;
font-weight: thin;
padding: 0px 50px;
}
.wsl{
border-width: 0px 0px 10px 0px;
border-color: #CDAA7D;
border-style: double;
height: 200px;
}
.wsl1{
font-size: 30px;
font-family: sans-serif;
color: black;
font-weight: bold;
text-align: left;
}
.pp{
font-size: 20px;
font-family: serif;
color: black;
font-weight: thin;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 57 additions & 0 deletions 第8组/汪森林/第三次作业/个人简历/简历.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>个人简历</title>
<link href="wsl2.css" rel="stylesheet" type="text/css">
</head>
<body class="back">
<div class="center">
<div class="hea">
<div class="left-top">
<p>汪森林</p>
</div>
<div class="right-top">
<ul class="header">
<li class="gg">telephone:1324567890</li>
<li class="gg">email:[email protected]</li>
<li class="gg">QQ:shdjhakdaska</li>
<li class="gg">wechat:2372847384</li>
</ul>
</div>
</div>
<div class="cc">
<ul>
<li class="aa">Education</li>
<li class="bb">2012--2014在广东省湛江市第二十五小学上小学</li>
<li class="bb">2014--2017在广东省湛江市港城第二中学</li>
<li class="bb">2017--2020在广东省湛江市第二中学</li>
<li class="bb">2020--2024在华中科技大学就读本科四年</li>
<li class="bb">2024--2026在麻省理工学院就读硕士</li>
</ul>
</div>
<div class="dd">
<ul>
<li class="qq">Experience</li>
</ul>
<ul>
<li class="ee">huawei|广东省深圳市</li>
</ul>
<p class="ff">I have came to huawei to work for 3 years ,I have became one of the manager in the huawei .I am competent for the job .I hope that you can give me a chance to work there</p>
<ul>
<li class="ee">tecent|中国北京市</li>
</ul>
<p class="ff">I have came to huawei to work for 3 years ,I have became one of the manager in the huawei .I am competent for the job .I hope that you can give me a chance to work there</p>
</div>
<div class="wsl">
<ul>
<li class="wsl1">Special skills</li>
<li class="pp">Teach him to sell his brawn and brains to the highest bidder, but never to put a price on his heart and soul.</li>
<li class="pp">Teach him to have faith in his own ideas, even if everyone tells him they are wrong.</li>
<li class="pp">Teach him to close his ears to a howling mob...and to stand and fight if he thinks he's right.</li>
<li class="pp">Teach him gently, World, but don't coddle him, because only the test of fire makes fine steel.</li>
</ul>
</div>
</div>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
80 changes: 80 additions & 0 deletions 第8组/汪森林/第三次作业/课程表/wsl4.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
.aa{
background-image:url("kebiao.jpg");
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
filter: opacity(50%);
}
td{
border-style: solid;
border-radius: 10px;
}
.bb{
font-family: serif;
font-size: 40px;
font-weight: bold;
color: black;
text-align: center;
}
.cc{
font-family: serif;
font-size: 30px;
font-weight: bold;
color: black;
text-align: center;
}
.dd{
font-family: serif;
font-family: serif;
font-size: 60px;
font-weight: bold;
color: black;
text-align: center;
}
.ee{
font-family: serif;
font-size: 50px;
width: 10px;
line-height: 80px;
font-weight:300 ;
color: black;
text-align: center;
}
.ff{
font-family: serif;
font-size: 50px;
width: 10px;
line-height: 150px;
font-weight:300 ;
color: black;
text-align: center;
}
.gg{
font-family: serif;
font-size: 50px;
width: 10px;
line-height: 200px;
font-weight:300 ;
color: black;
text-align: center;
}
.ee.hh{
background-color: #FF88C2;
color: white;
}
.ee.ii{
background-color: #008866;
color: white;
}
.ee.jj{
background-color: #FFFF00;
color: white;
}
.ee.kk{
background-color: #990099;
color: white;
}
.ee.ll{
background-color: #008866;
color: white;
}
60 changes: 60 additions & 0 deletions 第8组/汪森林/第三次作业/课程表/课程表.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>课程表</title>
</head>
<link rel="stylesheet" type="text/css" href="wsl4.css">
<body class="aa">
<h1 align="center">课程表</h1>
<table border="10" width="800" height="1000" align="center">
<thead>
<tr>
<td class="bb">11月</td>
<td class="cc">星期一</td>
<td class="cc">星期二</td>
<td class="cc">星期三</td>
<td class="cc">星期四</td>
<td class="cc">星期五</td>
<td class="cc">星期六</td>
<td class="cc">星期日</td>
</tr>
</thead>
<tbody>
<tr>
<td class="dd">1</td>
<td rowspan="2" class="ee hh">微积分</td>>
<td rowspan="2" class="ee ii">英语</td>
<td rowspan="2" class="ee"></td>
<td rowspan="4" class="ff kk">工程制图</td>
<td rowspan="2" class="ee"></td>
<td rowspan="8" class="gg">休息</td>
<td rowspan="8" class="gg">休息</td>
</tr>
<tr>
<td class="dd">2</td>
</tr>
<tr>
<td class="dd">3</td>
<td rowspan="2" class="ee"></td>
<td rowspan="2" class="ee ii">思修</td>
<td rowspan="2" class="ee jj">微积分</td>
<td rowspan="2" class="ee ll">英语</td>
<tr>
<td class="dd">4</td>
</tr>
<tr>
<td class="dd">5</td>
<td rowspan="2" class="ee hh">信导论</td>>
<td rowspan="2" class="ee ii">计算机</td>
<td rowspan="2" class="ee jj">体育</td>
<td rowspan="2" class="ee"></td>
<td rowspan="2" class="ee ll">计算机</td>
</tr>
<tr>
<td class="dd">6</td>
</tr>
</tbody>
</table>
</body>
</html>

0 comments on commit 840a7b0

Please sign in to comment.