Difference between revisions of "Team:Tokyo-NoKoGen/achievement"

 
(8 intermediate revisions by 2 users not shown)
Line 25: Line 25:
 
     line-height:2;  
 
     line-height:2;  
 
   }
 
   }
  h1 {
+
  m1{
     font-size:25px;
+
     font-size:30px;
     font-family:Georgia;
+
     font-family:Comic Sans MS;
 
     text-decoration:underline;
 
     text-decoration:underline;
  }  
+
        }  
 
    
 
    
h2 {
+
m2 {
 
     font-size:20px;
 
     font-size:20px;
     font-family:Georgia;
+
     font-family:Comic Sans MS;
 
     text-decoration:none;
 
     text-decoration:none;
 
   }
 
   }
 
    
 
    
 +
h3{
 +
    font-size:px;
 +
        font-family:Comic Sans MS;
 +
    text-decoration:none;
 +
}
 +
 +
m4{
 +
    font-size:35px;
 +
        font-family:Comic Sans MS;
 +
    text-decoration:none;
 +
}
 +
 
div#main {
 
div#main {
 
width:80%;
 
width:80%;
Line 92: Line 104:
 
   <div id="main">
 
   <div id="main">
 
         <div id="box1">
 
         <div id="box1">
           <h2>Achievement</h2>
+
           <m4>Achievement</m4><br>
       <h1>For Bronze Medal</h1>
+
         
<h2>1.Completed the team registration! <br></h2>
+
       <m1>For Bronze Medal</m1><br>
<h2>2.Submitted the Judging form successfully!<br></h2>
+
<m2>  1.Completed the team registration! <br></m2>
<h2>3.Described our team’s project!<br></h2>
+
<m2>  2.Submitted the <a href="https://igem.org/2015_Judging_Form?id=1765">Judging form</a> successfully!<br></m2>
<h2>4.Prepared Poster and Talk for the iGEM Jamboree!<br></h2>
+
<m2>  3.Described our team’s project!<br></m2>
<h2>5.Attributed our all work to the proper person at our lab!<br></h2>
+
<m2>  4.Prepared Poster and Talk for the iGEM Jamboree!<br></m2>
<h2>6.Constructed and submitted the new BioBrick Parts!<br></h2>
+
<m2>  5.Attributed our all work to the proper person at our lab!<br></m2>
<h2>    BBa_K1765002, BBa_K1765004, BBa_K1765005<br></h2>
+
<m2>  6.Constructed and submitted the new BioBrick Parts!<br></m2>
 +
<m2>    <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1765002">BBa_K1765002</a>,<a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1765004">BBa_K1765004</a>, <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1765005">BBa_K1765005</a><br></m2>
  
<h1>For Silver Medal</h1>
+
<m1>For Silver Medal</m1><br>
<h2>1.Check the validation of our new Biobrick Parts (BBa_K1765000, BBa_K1765003)<br></h2>
+
<m2>  1.Check the validation of our new Biobrick Parts (<a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1765000">BBa_K1765000</a>, <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1765003">BBa_K1765003</a>)<br></m2>
<h2>2.Submitted this new Biobrick Part to the iGEM Parts Registry<br></h2>
+
<m2>  2.Submitted this new Biobrick Part to the iGEM Parts Registry<br></m2>
<h2>3.Human practices<br></h2>
+
<m2>  3.Human practices<br></m2>
  
<h1>For Gold Medal<br></h1>
+
<m1>For Gold Medal<br></m1>
<h2>1.Characterized the function of previous parts, BBa_K150009.<br></h2>
+
<m2>  1.Characterized the function of previous parts, <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K150009">BBa_K150009</a>.<br></m2>
<h2>2.Helped other iGEM team. We collaborated with…<br></h2>
+
<m2>  2.Helped other iGEM team. We collaborated with…<br></m2>
<h2>  UI Indonesia: questionnaire exchange (our questionnaire is here, and UI Indonesia’s questionnaire is here )<br></h2>
+
<m2  <a href="https://2015.igem.org/Team:UI_Indonesia">UI Indonesia</a>: questionnaire exchange (our questionnaire is <a href="https://jp.surveymonkey.com/r/225FQMK">HERE</a>, and UI Indonesia’s questionnaire is <a href="http://form.jotform.me/form/52253167040446">HERE</a> )<br></m2>
<h2>  UT-Tokyo: hold the school festival together, and let general people know about iGEM and synthetic biology.<br></h2>
+
<m2  <a href="https://2015.igem.org/Team:UT-Tokyo">UT-Tokyo</a>: hold the school festival together, and let general people know about iGEM and synthetic biology.<br></m2>
<h2>  Nagahama: hold the school festival together, and let general people know about iGEM and synthetic biology.</h2>   
+
<m2  <a href="https://2015.igem.org/Team:Nagahama">Nagahama</a>: hold the school festival together, and let general people know about iGEM and synthetic biology.</m2>   
 
          
 
          
 
          
 
          
Line 118: Line 131:
 
</div>
 
</div>
  
 +
</div>
  
 +
<!--footer-->
 +
<style>
 +
div#wrapper2 {
 +
width:80%;
 +
text-align:center;
 +
position:relative;
 +
min-height:100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
}
 +
  
 +
div#footer {
 +
    position:absolute;
 +
    left:-12%;
 +
    background-color:#ffffff;
 +
    width:95%;
 +
    bottom:-1250px;
 +
    border-width: thick;
 +
border-color: #ADFF2F;
 +
border-style:inset;
 +
        }
  
  
 +
div#footer img {
 +
    height:50px;
 +
        }
 +
p {
 +
    font-size:16px;
 +
    font-family:Georgia;
 +
    line-height:2;
 +
  }
 +
</style>
  
</div>
+
 
 +
<body>
 +
<!--footer-->
  
  
<!--footer-->
 
 
<style>
 
<style>
 
div#wrapper2 {
 
div#wrapper2 {
Line 140: Line 185:
 
  div#footer {
 
  div#footer {
 
     position:absolute;
 
     position:absolute;
     width:100%;
+
     left:5%;
  margin-left:200px ;
+
    background-color:#ffffff;
     bottom:-1000px;
+
    width:95%;
 +
     bottom:-1250px;
 +
    border-width: thick;
 +
border-color: #ADFF2F;
 +
border-style:inset;
 
         }
 
         }
  
  
 
  div#footer img {
 
  div#footer img {
     width:200px;
+
     height:50px;
 
         }
 
         }
 
p {
 
p {
Line 154: Line 203:
 
     line-height:2;  
 
     line-height:2;  
 
   }
 
   }
 +
 
 
h2 {
 
h2 {
 
     font-size:20px;
 
     font-size:20px;
Line 160: Line 210:
 
   }
 
   }
 
  </style>
 
  </style>
<body>
 
 
 
  
  
 +
<body>
  
 
<div id="wrapper2">
 
<div id="wrapper2">
 
<div id="footer">
 
<div id="footer">
 +
        <a href="http://www.asante.co.jp"><img src="https://static.igem.org/mediawiki/2015/a/a8/NK-image25.jpeg"></a>
 
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a>
 
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a>
<a href="http://www.ultizyme.jp/"><img src="https://static.igem.org/mediawiki/2014/c/ce/Noko14_Image91.jpg"></a>
+
<a href="http://www.ultizyme.jp/"><img src="https://static.igem.org/mediawiki/2014/c/ce/Noko14_Image91.jpg"></a><br>
 
<a href="http://www.cosmobio.co.jp/index_e.asp"><img src="https://static.igem.org/mediawiki/2014/e/e5/Noko14_Logo_e.jpg"></a>
 
<a href="http://www.cosmobio.co.jp/index_e.asp"><img src="https://static.igem.org/mediawiki/2014/e/e5/Noko14_Logo_e.jpg"></a>
 
<a href="http://www.mbl.co.jp/e/index.html"><img src="https://static.igem.org/mediawiki/2014/4/4f/Noko14_MBL.gif"></a>
 
<a href="http://www.mbl.co.jp/e/index.html"><img src="https://static.igem.org/mediawiki/2014/4/4f/Noko14_MBL.gif"></a>

Latest revision as of 02:58, 19 September 2015

 

Achievement
For Bronze Medal
  1.Completed the team registration!
  2.Submitted the Judging form successfully!
  3.Described our team’s project!
  4.Prepared Poster and Talk for the iGEM Jamboree!
  5.Attributed our all work to the proper person at our lab!
  6.Constructed and submitted the new BioBrick Parts!
    BBa_K1765002,BBa_K1765004, BBa_K1765005
For Silver Medal
  1.Check the validation of our new Biobrick Parts (BBa_K1765000, BBa_K1765003)
  2.Submitted this new Biobrick Part to the iGEM Parts Registry
  3.Human practices
For Gold Medal
  1.Characterized the function of previous parts, BBa_K150009.
  2.Helped other iGEM team. We collaborated with…
  UI Indonesia: questionnaire exchange (our questionnaire is HERE, and UI Indonesia’s questionnaire is HERE )
  UT-Tokyo: hold the school festival together, and let general people know about iGEM and synthetic biology.
  Nagahama: hold the school festival together, and let general people know about iGEM and synthetic biology.