Difference between revisions of "Team:OUC-China/Collaborations"

(Prototype team page)
 
Line 1: Line 1:
 
{{OUC-China}}
 
{{OUC-China}}
 
<html>
 
<html>
 +
<head>
 +
<title>Team OUC-China: Main</title>
 +
<meta charset="utf-8" />
 +
<meta name="viewport" content="width=device-width, initial-scale=1" />
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:OUC-China/CSS6?action=raw&ctype=text/css" />
  
 +
 +
<style>
  
 +
#bodyContent{
 +
margin:0;
 +
padding:0;   
 +
position:absolute;
 +
top:0 !important;
  
<div class="column full_size judges-will-not-evaluate">
+
}
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
  
<div class="clear"></div>
+
.copyright1 {
 +
text-align: center;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
background-color: gray;
 +
color: #FFFFFF;
 +
text-transform: uppercase;
 +
font-weight: lighter;
 +
letter-spacing: 2px;
 +
border-top-width: 2px;
 +
}
  
  
<div class="column full_size">
 
<h1>Collaborations</h1>
 
  
<p>
 
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
 
</p>
 
  
<h3>Silver Medal Criterion #2</h3>
+
#myBtn {
<p>
+
  display: none;
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
+
  position: fixed;
</p>
+
  bottom: 20px;
</div>
+
  right: 30px;
 +
  z-index: 99;
 +
  border: none;
 +
  outline: none;
 +
  background-color: gray;
 +
  color: white;
 +
  cursor: pointer;
 +
  padding: 15px;
 +
  border-radius: 10px;
 +
}
  
<div class="column two_thirds_size">
+
#myBtn:hover {
 +
  background-color: #555;
 +
}
 +
</style>
  
<h4> Which other teams can we work with? </h4>
 
<p>
 
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
 
</p>
 
  
<p>
 
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
 
</p>
 
  
</div>
+
</head>
 +
<body class="homepage">
  
 +
<button onclick="topFunction()" id="myBtn" title="回顶部">TOP</button>
  
 +
<div id="page-wrapper" >
 +
 +
 +
<!-- Nav -->
 +
<nav id="nav">
 +
<ul>
 +
<li ><a href="https://2018.igem.org/Team:OUC-China">Main</a>
 +
</li>
 +
<li>
 +
<a href="#">Project</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Description">Overview</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Design">Design</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Results">Results</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Demonstrate">Demonstrate</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Lab WORK</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Experiments">Experiments</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Safety">Safety</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/InterLab">InterLab</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Model</a>
 +
                                                <ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Model">Overview</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/miniToe">miniToe</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/miniToe Family">miniToe Family</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/polycistron">polycistron</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Parts">Parts</a>
 +
</li>
 +
<li><a href="#">Human_Practices</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Human_Practices">Human_Practices</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Public_Engagement">Public_Engagement</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Team</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Team">Team_Member</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Attributions">Attributions</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Notebook">Notebook</a></li>
 +
 +
</ul>
 +
</nav>
 +
 +
<!-- Banner -->
 +
 +
<img src="https://static.igem.org/mediawiki/2018/a/a4/T--OUC-China--collaboration.jpg"alt="banner"width="100%">
 +
 +
</div>
 +
<!-- Main -->
 +
<div id="main" class="container">
 +
 +
 +
 +
<div class="12u">
 +
 +
<!-- Features -->
 +
<section class="box features">
 +
<h2 class="major"><span>Collaborations</span></h2>
 +
 +
<p align="justify">
 +
 +
&emsp;&emsp;
 +
 
 +
<br />&emsp;&emsp;
 +
 +
<br />&emsp;&emsp;
 +
 +
<br />&emsp;&emsp;
 +
 +
<br />&emsp;&emsp;
 +
 +
<br />&emsp;&emsp;
 +
 +
<br />&emsp;&emsp;
 +
 +
<br />&emsp;&emsp;
 +
 +
<br />&emsp;&emsp;
  
<div class="column third_size">
 
<p>
 
Here are some suggestions for projects you could work on with other teams:
 
 
</p>
 
</p>
 +
</section>
 +
 +
</div>
 +
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<!-- Scripts -->
 +
 +
 +
<script src="http://https://2018.igem.org/Team:OUC-China/jquery?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/dropotron?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/skeljs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/skelviewport?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/utiljs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/mainjs?action=raw&ctype=text/javascript"></script>
 +
 +
 +
  <div class="copyright1">Contact Us : oucigem@163.com  | &copy;2018 OUC IGEM.All Rights Reserved.  |  ………… </div>
 +
 +
 +
<script>
 +
// 当网页向下滑动 20px 出现"返回顶部" 按钮
 +
window.onscroll = function() {scrollFunction()};
 +
 +
function scrollFunction() {console.log(121);
 +
    if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
 +
        document.getElementById("myBtn").style.display = "block";
 +
    } else {
 +
        document.getElementById("myBtn").style.display = "none";
 +
    }
 +
}
 +
 +
// 点击按钮,返回顶部
 +
function topFunction() {
 +
    document.body.scrollTop = 0;
 +
    document.documentElement.scrollTop = 0;
 +
}
 +
</script>
 +
  
<ul>
+
</body>
<li> Improve the function of another team's BioBrick Part or Device</li>
+
<li> Characterize another team's part </li>
+
<li> Debug a construct </li>
+
<li> Model or simulate another team's system </li>
+
<li> Test another team's software</li>
+
<li> Help build and test another team's hardware project</li>
+
<li> Mentor a high-school team</li>
+
</ul>
+
</div>
+
  
  
 
</html>
 
</html>

Revision as of 07:52, 27 September 2018

Team OUC-China: Main

Collaborations

    
  
  
  
  
  
  
  
  

Contact Us : oucigem@163.com | ©2018 OUC IGEM.All Rights Reserved. | …………