Difference between revisions of "Team:SZU China/Collaborations"

 
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template_All_Teams}}
 
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
 +
<head>
 +
<link rel="stylesheet" type="text/css"  href="https://2015.igem.org/Template:SZU_China/Playground/bootstrap/CSS?action=raw&ctype=text/css" />
  
<!-- Start of CSS-->
 
<style type="text/css">
 
  
/* PAGE LAYOUT */
 
 
/* page background color*/
 
body {
 
background-color: #A7A9AB;
 
}
 
table {
 
table-layout: fixed;
 
word-wrap:break-word;
 
}
 
div {
 
word-wrap:break-word;
 
}
 
  
 +
<!-- Latest compiled and minified JavaScript -->
 +
<script src="https://2015.igem.org/Template:SZU_China/bootstrap/Javascript?action=raw&ctype=text/javascript"></script>
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer { 
 
width: 980px;
 
overflow: hidden;
 
float:left;
 
margin-left: 20px;
 
background-color: #EEEDEA;
 
border-bottom: 6px solid #EE3e53;
 
}
 
  
/* Creates the container for the menu */
+
<!--custom css file-->
#menuContainer  {
+
<link href="https://2015.igem.org/Template:SZU_China/Playground/custom/CSS?action=raw&ctype=text/css" rel="stylesheet">
float:right;
+
width: 150px;
+
background-color: #0e232f;
+
height: 100%;
+
border-top: 6px solid #EE3e53;
+
font-family: "Arial", Helvetica, sans-serif;
+
}
+
  
/* Creates the container for the content */
+
<link href="https://2015.igem.org/Template:SZU_China/Playground/title/CSS?action=raw&ctype=text/css" rel="stylesheet">
#contentContainer {
+
</head>
background-color: #EEEDEA;
+
</html>
width: 810px;
+
{{Template:SZU_China/Playground/menu}}
float: left;
+
padding: 10px;
+
border-top: 6px solid #EE3e53;
+
}
+
  
 +
<html>
 +
<body>
 +
<head>
 +
<style type="text/css">
 +
@media (min-width:1200px){.container{width:970px}}
 +
</style>
 +
</head>
 +
   
 +
<div class="text-title">
 +
<div class="texts">
 +
<br>
 +
<br>
  
/*Set up height place holder for the banner*/
+
    <p id="heading">Collaborations</p>
#bannerContainer {
+
    </div></br>
height:150px;
+
<br>
                                position: relative;
+
</br>
margin:auto;
+
</div>
text-align:left;
+
color: #24B694;
+
}
+
  
                      img.x {
 
                      position: absolute;
 
                      top: 20px;
 
                      left: 100px;
 
                      }
 
  
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
  
 +
    <div class="container" style="padding:20px;">
  
/*Change the styling of text for everything inside main container*/
+
   
#mainContainer p {
+
      <div class="row">
font-family: "Arial", Helvetica, sans-serif;
+
font-size: 12px;
+
color: #0e232f;
+
}
+
+
/*This changes the color and font family */
+
#contentContainer h1, h2, h3, h4, h5, h6 {
+
font-family: "Arial", Helvetica, sans-serif;
+
color: #0e232f;
+
border-bottom: none;
+
font-weight: bold;
+
text-transform: uppercase;
+
}
+
  
/*Style of the links - links are different inside the menu */
+
        <div class="col-sm-8 blog-main">
#contentContainer a {
+
font-weight: bold;
+
color: #ee3e53;
+
}
+
  
  /* Styling links on hover- links are different inside the menu */
+
     
#contentContainer a:hover{
+
          <div class="blog-post">
color: #f4b248;
+
            <h2 class="blog-post-title">Nankai Univerity</h2>
}
+
            <h3>Sharing our experimental materials on the iShare platform of Nankai_China!</h3>
  
/*Change the styling of tables */
+
            <p>This is the first time Nankai University iGEM team asked our team for help. They asked us to join their iShare platform, in which all iGEM teams could find the resource and material. We shared the resources and materials through an excel, which includes all the Biobricks and cells information about our project. We strongly support the iShare platform created by Nankai iGEM. Fortunately, SZU-iGEM is the first team to share information in the iGEM teams. We have only one purpose to join Nankai iGEM iShare, which is to make our best efforts to help each team, so that we can share resources with iShare as soon as possible. We helped NanKai University iGEM with the resource sharing of iShare. In return, they gave us these badges as a reward.</p>
        #contentContainer table {
+
       
    border: 1px solid #0e232f;
+
           
    border-collapse: collapse;
+
 
    width: 90%
+
    margin: auto;
+
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
    }
+
  
/*Change the styling of table cells*/
+
         
    #contentContainer  td {
+
    padding: 10px;
+
    border: 1px solid #0e232f;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    background-color: #EEEDEA;
+
    }
+
  
/*Change the styling of table headers */
+
        <div class="thumbnail">
    #contentContainer th {
+
                <img src="https://static.igem.org/mediawiki/2015/8/85/SZU_China_Nankai4.jpg" style="margin:auto;">
    padding: 10px;
+
                    </div>
    border: 1px solid #0e232f;
+
            <div class="thumbnail">
    border-collapse: collapse;
+
                <img src="https://static.igem.org/mediawiki/2015/7/73/SZU_China_Nankai5.png" style="margin:auto;">
    vertical-align: text-top;
+
                    </div>
    background-color: #e8d5b7;
+
word-wrap:break-word;
+
  
    }
 
  
 
+
            </div><!-- /.blog-post -->
/*MENU STYLING */
+
</div> <!-- /.col-8 -->
 
+
    <div class="col-sm-2 col-sm-offset-2 blog-sidebar" style="margin-top:100px;">
/*Styling for the links in the menu */
+
  <div class="sidebar-module">
#menuContainer a {
+
    <a href="http://english.nankai.edu.cn/">
color: #EEEDEA;
+
                    <div class="thumbnail">
text-decoration:none;
+
                        <img src="https://static.igem.org/mediawiki/2015/7/7b/SZU_China_Nankai1.jpg">
font-weight: bold;
+
                            </div>
}
+
                </a>
 
+
/* Sets the style for lists inside menuContainer  */
+
#menuContainer ul {
+
width:100%;
+
list-style: none;
+
margin: auto;
+
padding-top: 10px;
+
padding-bottom: 10px;
+
 
+
}
+
 
+
/*Styles the list items to become menu buttons */
+
#menuContainer ul li {
+
display: block;
+
position: relative;
+
padding: 10px;
+
margin-bottom:5px;
+
padding-left: -20px;
+
}
+
 
+
#menuContainer ul li:hover {
+
background: #F4B248;
+
color: #0e232f;
+
}
+
 
+
 
+
/*HIde the submenus and removes the padding */
+
#menuContainer li ul {
+
display: none;
+
padding-top:15px;
+
margin-left: -9px;
+
}
+
 
+
/*Shows the submenus once you hover*/
+
#menuContainer li:hover ul {
+
display: block;
+
}
+
 
+
/*style the submenu buttons*/
+
#menuContainer li ul li {
+
background: #0E232F;
+
width: 100%;
+
}
+
 
+
#menuContainer li ul li:hover {
+
background: #EE3E53;
+
color: #fff;
+
}
+
 
+
 
+
 
+
/*CLASSES */
+
/*Clear class for all the pages, adds spacing too*/
+
.clear{
+
clear:both;
+
height: 10px;
+
}
+
 
+
/* highlight box for special messages */
+
    .highlightBox {
+
    width:500px;
+
            margin:auto;
+
            background-color: #E8D5B7;
+
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    padding: 15px;
+
    padding-top: 5px;
+
 
   
 
   
          }
+
<a href="https://2015.igem.org/Team:Nankai">
 +
                    <div class="thumbnail">
 +
                        <img src="https://static.igem.org/mediawiki/2015/2/2e/SZU_China_Nankai2.jpg">
 +
                            </div>
 +
                </a>
 +
<a href="https://2015.igem.org/Team:Nankai/Practices/iShare">
 +
                    <div class="thumbnail">
 +
                        <img src="https://static.igem.org/mediawiki/2015/c/cd/SZU_China_Nankai3.png">
 +
                            </div>
 +
                </a>
  
</style>
+
 
<!-- End of CSS -->
+
        </div>
 +
  </div> <!--/. sidebar -->
  
 +
      </div><!-- /.row -->
  
<!-- Start of the template html elements. -->
+
    </div><!-- /.container -->
<div id ="mainContainer"><!--This div will close on the page.-->
+
  
<div id="bannerContainer">
 
  <img src="https://static.igem.org/mediawiki/2014/f/fd/Szunewtop.png">
 
                                  <a href="https://igem.org/Main_Page"><img class="x" src="https://static.igem.org/mediawiki/2014/f/f1/Szuigemlogo.png" ></a>
 
</div>
 
  
<!-- Start of menu -->
+
<script src="https://2015.igem.org/Template:SZU_China/bootstrap/Javascript?action=raw&ctype=text/javascript"></script>
<div id="menuContainer">
+
</body>
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
<ul>
+
<a href="https://2015.igem.org/Team:SZU_China"><li>HOME</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Team"><li>TEAM</li></a>
+
 
+
 
+
<a href="#"><li>PROJECT
+
            <ul>
+
<a href="https://2015.igem.org/Team:SZU_China/Description"><li>Description</li></a>
+
<a href="https://2015.igem.org/Team:SZU_China/Experiments"><li>Experiments & Protocols</li></a> 
+
<a href="https://2015.igem.org/Team:SZU_China/Results"><li>Results</li></a> 
+
</ul>
+
</li></a>
+
 
+
<a href="#"><li>PARTS
+
            <ul>
+
<a href="https://2015.igem.org/Team:SZU_China/Parts"><li>Team Parts</li></a>
+
<a href="https://2015.igem.org/Team:SZU_China/Basic_Part"><li>Basic Parts</li></a> 
+
<a href="https://2015.igem.org/Team:SZU_China/Composite_Part"><li>Composite Parts</li></a>
+
<a href="https://2015.igem.org/Team:SZU_China/Part_Collection"><li>Part Collection</li></a> 
+
</ul>
+
</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Notebook"><li>NOTEBOOK</li></a>
+
     
+
<a href="https://2015.igem.org/Team:SZU_China/Attributions"><li>ATTRIBUTIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Collaborations"><li>COLLABORATIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Practices"><li>HUMAN PRACTICES</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Safety"><li>SAFETY</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Modeling"><li>MODELING</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Measurement"><li>MEASUREMENT</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Software"><li>SOFTWARE</li></a>
+
 
+
<a href="https://2015.igem.org/Team:SZU_China/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
 
+
</ul>
+
</div>
+
<!-- End of menu  -->
+
 
+
<!-- Start of content -->
+
<div id="contentContainer"><!--This div will close on the page.-->
+
 
+
<h1> WIKI 正在建设中 </h1>
+
 
+
 
+
 
+
 
+
<h2> Collaborations</h2>
+
 
+
<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>
+
 
+
<div class="highlightBox">
+
 
+
<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 <a hreef="https://2015.igem.org/Judging/Awards#Medals">iGEM team collaboration gold medal criterion</a>.
+
</p>
+
 
+
<p>
+
In order to meet the gold medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
</p>
+
</div>
+
 
+
<p>
+
Here are some suggestions for projects you could work on with other teams:
+
</p>
+
 
+
<ul>
+
<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 simulating 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>
 +
{{Template:SZU_China/Playground/footer}}

Latest revision as of 20:54, 18 September 2015



Collaborations




Nankai Univerity

Sharing our experimental materials on the iShare platform of Nankai_China!

This is the first time Nankai University iGEM team asked our team for help. They asked us to join their iShare platform, in which all iGEM teams could find the resource and material. We shared the resources and materials through an excel, which includes all the Biobricks and cells information about our project. We strongly support the iShare platform created by Nankai iGEM. Fortunately, SZU-iGEM is the first team to share information in the iGEM teams. We have only one purpose to join Nankai iGEM iShare, which is to make our best efforts to help each team, so that we can share resources with iShare as soon as possible. We helped NanKai University iGEM with the resource sharing of iShare. In return, they gave us these badges as a reward.