Difference between revisions of "Team:SSHS-Shenzhen/Human Practices"

 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{SSHS-Shenzhen/CSS}}
 
{{SSHS-Shenzhen/CSS}}
 
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
    <meta charset="UTF-8">
+
<meta charset="utf-8">
    <title>Title</title>
+
<title>title</title>
 +
<style>
 +
.header li a:hover,.dropdown:hover.dropbtn {
 +
color: #fff;
 +
}
 +
.header {
 +
font-size: 30px;
 +
padding: 0px;
 +
margin: 0px;
 +
top: 0;
 +
left: 0;
 +
width: 100%;
 +
position: fixed;
 +
height: 3em;
 +
z-index: 99;
 +
float: left;
 +
background-color: #5d8aa8;
 +
min-width: 1080px;
 +
}
 +
body {
 +
background-color: #fff;
 +
}
 +
.dropdown-content {
 +
display: none;
 +
position: absolute;
 +
background-color: #5d8aa8;
 +
min-width: 250px
 +
}
 +
.dropdown-content a {
 +
color: #f7f7f7;
 +
padding: 12px 16px;
 +
text-decoration: none;
 +
display: block;
 +
font-size: 20px;
 +
}
 +
.header li a,.dropbtn,.header a:link, .header a:visited {
 +
color: #f7f7f7;
 +
}
 +
  #para{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
}
 +
#fig{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
text-align: center !important;
 +
}
 +
 +
h1{
 +
color: #000;
 +
padding:150px 50px 5px!important; font-size: 30px!important; text-align: center;
 +
}
  
 +
h2{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: left;
 +
line-height: 120%;
 +
}
 +
 +
h3{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: center;
 +
line-height: 120%;
 +
}
 +
 +
.banner2{
 +
color:#fff;
 +
background-color:#5d8aa8;
 +
font-size:100px!important;
 +
width:100%; height:500px;
 +
text-align:center;
 +
line-height: 500px;
 +
padding:90px 0px 0px;
 +
background-image:url("https://static.igem.org/mediawiki/2018/7/78/T--SSHS-Shenzhen--humanp.png");
 +
background-size:cover;
 +
}
 +
 +
</style>
 
</head>
 
</head>
 
<body>
 
<body>
  
<div class="banner1">
+
<div class="banner2">
 
Human Practice
 
Human Practice
 
</div>
 
</div>
  
<p id="para">
+
<div style="height:100px"> </div>
 +
<h1>
 +
Our human practice includes 3 parts
 +
</h1>
  
 +
<center>
 +
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Integrated_Human_Practices">
 +
<img src="
 +
https://static.igem.org/mediawiki/2018/7/76/T--SSHS-Shenzhen--hpin1.png
 +
" width="80%">
 +
</a>
 +
</center>
 
<br><br><br>
 
<br><br><br>
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/1">
+
<center>
Click me to see activity number 1
+
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Public_Engagement">
</a><br><br>
+
<img src="
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/2">
+
https://static.igem.org/mediawiki/2018/5/50/T--SSHS-Shenzhen--hpin2.png
Click me to see activity number 2
+
" width="80%">
</a><br><br>
+
 
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/3">
+
 
Click me to see activity number 3
+
 
</a><br><br>
+
</a>
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/4">
+
</center>
Click me to see activity number 4
+
 
</a><br><br>
+
<center>
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/5">
+
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Meetup">
Click me to see activity number 5
+
<img src="
</a><br><br>
+
https://static.igem.org/mediawiki/2018/2/21/T--SSHS-Shenzhen--hpin3.png
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/6">
+
" width="80%">
Click me to see activity number 6
+
 
</a><br><br>
+
 
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/7">
+
 
Click me to see activity number 7
+
</a>
</a><br><br>
+
</center>
<a href="https://2018.igem.org/Team:SSHS-Shenzhen/Human_Practices/8">
+
<br><br><br><br><br>
Click me to see activity number 8
+
</a><br><br>
+
</p>
+
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 13:53, 16 October 2018

Title

title
Human Practice

Our human practice includes 3 parts