UIUCe competitive analysis

From 2013.igem.org

(Difference between revisions)
 
(32 intermediate revisions not shown)
Line 9: Line 9:
/*the igem Global setting*/
/*the igem Global setting*/
* {
* {
-
   margin: 0;
+
   margin: 5;
   padding: 0;
   padding: 0;
   -webkit-font-smoothing: antialiased;
   -webkit-font-smoothing: antialiased;
Line 23: Line 23:
}
}
h1, h2, h3, h4, h5, h6{
h1, h2, h3, h4, h5, h6{
-
   padding-top: 0;
+
   padding-top: 100;
-
   padding-bottom: 0;
+
   padding-bottom: 100;
   color: #34495e;
   color: #34495e;
}
}
Line 31: Line 31:
}
}
#top-section{
#top-section{
-
   height:0px;
+
   height:50px;
     border:none;
     border:none;
     width:980px;
     width:980px;
Line 55: Line 55:
   height: 100%;
   height: 100%;
   margin:0;
   margin:0;
-
   padding:0;
+
   padding:50;
-
   width:100%;
+
   width: 100%;
   position: absolute;
   position: absolute;
   background-color: #FFFFFF;
   background-color: #FFFFFF;
Line 62: Line 62:
}
}
a:visited{
a:visited{
-
   color: #fff;
+
   color: #34495e;
}
}
/*the nav settings
/*the nav settings
Line 71: Line 71:
}
}
.navbar-inverse .navbar-nav>li>a{
.navbar-inverse .navbar-nav>li>a{
-
   color: #fff;
+
   color: #1abc9c;
}
}
.navbar-inverse .navbar-nav>li>a:hover{
.navbar-inverse .navbar-nav>li>a:hover{
Line 78: Line 78:
}
}
.navbar-inverse .navbar-brand{
.navbar-inverse .navbar-brand{
-
           color: #fff;
+
           color: #1abc9c;
           padding: 0;
           padding: 0;
}
}
.navbar-inverse .navbar-brand img{
.navbar-inverse .navbar-brand img{
-
  height: 50px;
+
  height: 0px;
-
  padding-left: 90px;
+
}
}
.navbar-inverse .navbar-brand p{
.navbar-inverse .navbar-brand p{
   padding:12px 30px;
   padding:12px 30px;
-
   margin:0;
+
   margin:10;
}
}
.navbar-inverse .navbar-brand:hover{
.navbar-inverse .navbar-brand:hover{
Line 118: Line 117:
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
-
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
+
.dropdown-submenu:hover>a:after{border-left-color:#cccccc}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
Line 125: Line 124:
   position: relative;
   position: relative;
   width: 100%;
   width: 100%;
 +
  height: 50%;
   overflow: auto;
   overflow: auto;
   font-size: 18px;
   font-size: 18px;
   line-height: 24px;
   line-height: 24px;
   text-align: center;
   text-align: center;
-
   color: #fff;
+
   color: #00a5ff;
   background: ;
   background: ;
   box-shadow: 0 1px 2px rgba(0,0,0,.25);
   box-shadow: 0 1px 2px rgba(0,0,0,.25);
Line 135: Line 135:
   .banner ul {
   .banner ul {
     list-style: none;
     list-style: none;
-
     width: 300%;
+
     width: 100%;
     margin: 0;
     margin: 0;
   }
   }
Line 141: Line 141:
     display: block;
     display: block;
     float: left;
     float: left;
-
     width: 33%;
+
     width: 100%;
-
     min-height: 350px;
+
     min-height: 500px;
     -o-background-size: 100% 100%;
     -o-background-size: 100% 100%;
Line 161: Line 161:
   .banner h1, .banner h2 {
   .banner h1, .banner h2 {
     font-size: 40px;
     font-size: 40px;
-
     line-height: 52px;
+
     line-height: 52px;
     border-bottom:#fff;
     border-bottom:#fff;
     color: #fff;
     color: #fff;
Line 322: Line 322:
</head>
</head>
<body>
<body>
 +
<div>
 +
<div class="container">
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
   <div class="navbar-header">
   <div class="navbar-header">
Line 331: Line 333:
         </button>
         </button>
     <a class="navbar-brand" href="https://igem.org/Team_Wikis?year=2013">
     <a class="navbar-brand" href="https://igem.org/Team_Wikis?year=2013">
-
       <img src="https://static.igem.org/mediawiki/2013/7/7d/Ouc-igem1.png">
+
       <img border="0" src="https://static.igem.org/mediawiki/2013/7/7d/Ouc-igem1.png">
     </a>
     </a>
-
     <a class="navbar-brand" href="https://2013.igem.org/Team:OUC-China">
+
 
-
       <p>OUC-China IGEM 2013</p>
+
      </button>
 +
   
 +
     <a class="navbar-brand" href="https://2013.igem.org/Team:UIUC_Entrepreneurs">
 +
       <img align="middle" border="0" src="https://static.igem.org/mediawiki/2013/4/47/Uiuce_VivoSynth_LogoV2.PNG">
     </a>
     </a>
-
</div>
+
 
 +
   
 +
  </div>
 +
</div>
 +
 
     <div class="collapse navbar-collapse navbar-ex1-collapse">
     <div class="collapse navbar-collapse navbar-ex1-collapse">
       <ul class="nav navbar-nav pull-right">
       <ul class="nav navbar-nav pull-right">
-
       <li><a href="https://2013.igem.org/Team:OUC-China">Home</a></li>
+
       <li><a href="https://2013.igem.org/Team:UIUC_Entrepreneurs">Home</a></li>
             <li class="dropdown" role="menu" aria-labelledby="dropdownMenu">
             <li class="dropdown" role="menu" aria-labelledby="dropdownMenu">
-
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Project<b class="caret"></b></a>
+
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Business Model<b class="caret"></b></a>
               <ul class="dropdown-menu">
               <ul class="dropdown-menu">
-
           <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Overview">Overview</a></li>
+
           <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/UIUCe_competitive_analysis">Competitive Analysis</a></li>
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Achievement">Achievement & judge criteria</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_market_pen">Market Penetration Strategy</a></li>
-
                    <li class="dropdown-submenu">
+
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_market_plan">Marketing Plan</a></li> 
-
                      <a tabindex="-1" href="#">Intracellular compartment</a>
+
                <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_financial_plan">Financial Plan</a></li> 
 +
               
                 <ul class="dropdown-menu">
                 <ul class="dropdown-menu">
-
                         <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Review">Review</a></li>
+
                         <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Review">How</a></li>
-
                         <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Design">Design</a></li>
+
                         <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Design">Do</a></li>
-
               <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Microfluidics">Microfluidics</a></li>
+
               <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Microfluidics">You</a></li>
-
               <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Results">Results</a></li>
+
               <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Results">Like</a></li>
                 </ul>
                 </ul>
             </li>
             </li>
-
<li class="dropdown-submenu">
+
               
-
                  <a tabindex="-1" href="#">RNA guardian</a>
+
               
           <ul class="dropdown-menu">
           <ul class="dropdown-menu">
-
                       <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Introduction">Introduction</a></li>
+
                       <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Introduction">These</a></li>
-
                       <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Design">Design</a></li>
+
                       <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Design">Subtabs</a></li>
-
             <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Results">Result</a></li>
+
             <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Results">Here</a></li>
-
             <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Reference">Reference</a></li>
+
             <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Reference">?</a></li>
             </ul>
             </ul>
           </li>
           </li>
-
           <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Part description">Part description</a></li>
+
           <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_risk_analysis">Risk Analysis</a></li>
-
           <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Future work">Future work</a></li>
+
           <li role="presentation"><a role="menuitem" tabindex="-1" href="/*PUT A URL HERE IF YOU WANT IT*/">An Extra Tab for now</a></li>
                 </ul>
                 </ul>
             </li>
             </li>
             <li class="dropdown" role="menu" aria-labelledby="dropdownMenu">
             <li class="dropdown" role="menu" aria-labelledby="dropdownMenu">
-
              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Modeling<b class="caret"></b></a>
+
           
                 <ul class="dropdown-menu">
                 <ul class="dropdown-menu">
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Magnetic Analysis">Magnetic Analysis</a></li>
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Magnetic Analysis">Magnetic Analysis</a></li>
Line 374: Line 384:
                 </ul>
                 </ul>
             </li>
             </li>
-
            <li><a  href="https://2013.igem.org/Team:OUC-China/Human Practice">Human Practice</a></li>
+
         
       <li class="dropdown">
       <li class="dropdown">
-
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<b class="caret"></b></a>
+
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">ModuLab<b class="caret"></b></a>
               <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
               <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Members">Members</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_why">Why?</a></li>
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Instructors">Instructors</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_what">What?</a></li>
-
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Advisor">Advisor</a></li>
+
                   <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_how">How?</a></li>
-
           <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab">Lab</a></li>
+
           <li role="presentation"><a role="menuitem" tabindex="-1" href="/*PUT A URL HERE IF YOU WANT IT">Extra Tab</a></li>
-
           <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Acknowledgement">Acknowledgement</a></li>
+
           <li role="presentation"><a role="menuitem" tabindex="-1" href="/*PUT A URL HERE IF YOU WANT IT*/">Or two...</a></li>
         </ul>
         </ul>
             </li>
             </li>
-
      <li class="dropdown"><a  href="https://2013.igem.org/Team:OUC-China/Safety">Safety</a></li>
+
   
       <li class="dropdown">
       <li class="dropdown">
-
                 <a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<b class="caret"></b></a>
+
                 <a class="dropdown-toggle" data-toggle="dropdown" href="#">About Us<b class="caret"></b></a>
                 <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
                 <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab note">Lab note</a></li>
+
                          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_our_mission">Our MIssion</a></li>
-
                  <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Protocol">Protocol</a></li>
+
                          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Igeme_team">Our Team</a></li>
 +
                          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_advisory_board">Advisory Board</a></li>
 +
                          <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_igeme">iGEMe</a></li>
 +
                       
 +
           
                 </ul>
                 </ul>
             </li>
             </li>
     </ul>
     </ul>
   </div>
   </div>
-
</div>
+
</div>  
-
/*comment*/
+
</div>  
-
 
+
<!--the slidershow begin-->
-
 
+
<div class="banner">
-
<div class="row">
+
      <ul>
-
      <div class="span3 bs-docs-sidebar">
+
        <li style="background-image: url('https://static.igem.org/mediawiki/2013/e/e8/Smiling_fox.jpg');">
-
        <ul class="nav nav-list bs-docs-sidenav">
+
           <div class="inner">
-
          <li><a href="#member"><i class="icon-chevron-right"></i> OUC-iGEMers</a></li>
+
         
-
          <li><a href="https://2013.igem.org/Team:OUC-China/Instructors"><i class="icon-chevron-right"></i> Instructors</a></li>
+
         
-
          <li><a href="https://2013.igem.org/Team:OUC-China/Advisor"><i class="icon-chevron-right"></i> Advisor</a></li>
+
              
-
          <li><a href="https://2013.igem.org/Team:OUC-China/Lab"><i class="icon-chevron-right"></i> Lab</a></li>
+
-
  <li><a href="https://2013.igem.org/Team:OUC-China/Acknowledgement"><i class="icon-chevron-right"></i>Acknowledgement</a></li>
+
-
           <li><a href="https://2013.igem.org/Team:OUC-China/Attributions"><i class="icon-chevron-right"></i>Attributions</a></li>
+
-
        </ul>
+
-
      </div>
+
-
 
+
-
      <div class="span9">
+
-
  <div class="page-header">
+
-
  <section id="member">
+
-
+
-
             <h1>OUC-iGEMers 2013</h1>
+
           </div>
           </div>
-
 
+
        </li>
-
  <div class="row">
+
-
 
+
-
  <div class="span9">
+
-
  <h3>ZHONG Xiaodong</h3>
+
-
    <div class="row">
+
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/2/21/Ouc-zhongxiaodong.jpg" /></div>
+
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hi! I’m Zhong Xiaodong. I major in biotechnology. I’m in charge of competition affairs and experiment. And you can contact me: zhongxiaodong@live.cn .I hope be friend with you.</font></p></div>
+
-
    </div>
+
-
  </div>
+
-
</div><br /><br /></br>
+
-
<div class="row">
+
        
-
 
+
       </ul>
-
  <div class="span9">
+
-
  <h3>WANG Wenjun</h3>
+
-
    <div class="row">
+
-
       <div class="span3"><img src="https://static.igem.org/mediawiki/2013/a/ac/Ouc-wangwenjun.jpg" /></div>
+
-
       <div class="span6"><p style="font-weight:normal;"><font size="3px">I’m Wang Wenjun, a junior student of OUC, the project designer of our team. My major work is to devise a series of implementation model theoretically for our project, especially the construction of intracellular compartment and make sure it could really work in practice. It’s my great honor to join this team, work with my wonderful teammates and experience synthetic biology in the past year. You can get touch with me by sending mail to: e.wjwang@gmail.com. I will be glad to hear from you.</font></p></div>
+
-
    </div>
+
   </div>
   </div>
-
</div><br /><br /></br>
+
  <!--the slidershow end-->
 +
[[Com An]]
 +
 +
===Com An===
 +
<div class="container">
 +
        <h3><b>Competitive Analysis</b></h3><hr>
 +
        <p>Text about Comp An here</p>
 +
       
 +
</div>
 +
<!--footer-->
-
<div class="row">
+
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
-
 
+
<script src="http://unslider.com/unslider.min.js"></script>
-
  <div class="span9">
+
<script>
-
  <h3>SUN Mengqi</h3>
+
$(function() {
-
    <div class="row">
+
     $('.banner').unslider();
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/a/a2/Ouc-sunmengqi.jpg" /></div>
+
});
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">My English name is Faye and I major in Life Sciences. My role in the iGEM team is lab assistance, competition affairs and advertising. I'm interested in Marine Microbiology, Biogeochemical cycles and lab management. I love exploring and I won't mind having a career that keeps me out at sea for most of the year. Besides biology, I enjoy classical literature, DIY, hiking and fantasy. You are welcome to contact me via Email: cheechee92@hotmail.com.</font></p></div>
+
</script>
-
     </div>
+
-
  </div>
+
-
</div><br /><br /></br>
+
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>WANG Qiu</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/d/d4/Ouc-wangqiu.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">I‘m Wang Qiu,a sophomore student of OUC.I’m majoring in biochemicals and molecular biology.I just feel so luky to join the competition,and I learned a lot!The experience of fighting together must be an unforgettable memory beyond all doubt!</font></p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
 
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>SUN Xue</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/c/c4/Ouc-sunxue.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">I’m SUN Xue, a junior majoring in Biochemistry and Molecular Biology. I joined the igem team this year to further my knowledge and lab skills in the field of synthetic and microbiology.I am excited to be in such an amazing journey of life science. I am the vice leader and lab manager of our team to ensure the lab work well.</font> </p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
 
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>WANG Yu</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/9/9e/Ouc-wangyu.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hello,I'm Wangyu.Happy to join this wonderful team. I'm responsible for the construction and testing of a tool that can prolong the halflife of a mRNA.I think Our work just like a jounary, during this period, I experience a lot,I find life is the the most fantastic thing in the word,and I'm so pround I can remake it,how imaginable! I'm major in Biochemistry and Molecular Biology, you can get in touch with me by send mail to OUCwangyu@163.com. Welcome any time!</font></p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
 
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>LING Xu</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/9/92/Ouc-lingxu.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hi,I am Xu Lin.I’m very glad to be a member of dry lab and work with others.My major work is to analysis the experimental data and model the process of mRNA deradation.Something amazing and interesting is that there is so much uncertainty in a small cell.So revealing the mystery under the life and find some regular patterns is exciting.My major is Marine Resources Development Technology .You can find me called Xu Lin Ouc on facebook. Eager to talk about Synthetic Biology with you!</font></p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
 
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>QIN Kaili</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/0/07/Ouc-qinkaili.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hello everyone! I'm Kaili Qin ,I'm a junior student of Ocean University of China majoring in Marine biological resource and environment. It,s my pleasure to take part in 2013-iGEM. I come here with passion and excitment, to do something different for my college life, and to pursue a same dream with my teammates. I believe where there is a will there is a way. We can accomplish an amazing dream even there might be many difficulties. So, if you really want to do something, regardless how tough it is , just go forward and the difficulties will leave behind of you.</font></p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
 
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>ZHONG Lei</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/d/d9/Ouc-zhonglei.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hi,Everyone.My English name is Catherine and I'm really  glad to join in iGEM 2013. I am charge of establishing  models and graphic design.I believe that biology is a magic  subfect and hope to have a chance to be involved in  biological experiment by using my professional  konwledge.Now,iGEM realized my desire.</font></p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
 
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>LU Qianyun</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/5/54/Ouc-luqianyun.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hello, my name is Lu Qianyun.I am a junior student majored in Biological Science in Ocean University of China. In our team, I act as a wetlab member in the magnetosome group. In my opinion, iGEM not only provide an opportunity for me to practice my scientific capacity, but also give me a wonderful chance to broaden my horizon and get access to the top research level all around the world. I think iGEM is something more than a worldwide competition, it is a holy belief which steers me into the light of truth!</font></p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
 
-
 
-
<div class="row">
 
-
 
 
-
  <div class="span9">
 
-
  <h3>ZHENG Yuchen</h3>
 
-
    <div class="row">
 
-
      <div class="span3"><img src="https://static.igem.org/mediawiki/2013/a/ae/Ouc-zhengyuchen.jpg" /></div>
 
-
      <div class="span6"><p style="font-weight:normal;"><font size="3px">Hi, I am Zheng Yuchen, a senior student in college of information science and engineering. My major is computer science and technology. It is a challenge and great honor to me to be the designer and wiki programmer in OUC-China team. I have the passion for web development, meanwhile, I am now learning. Although it is not my major, I like molecular biology. I hope I can make my team's overview better. Making a great show about our project is the goal of all members.</font></p></div>
 
-
    </div>
 
-
  </div>
 
-
</div><br /><br /></br>
 
-
  </section>
 
-
 
 
-
 
-
 
 
-
  </div>
 
-
  </div>
 
-
  </div>
 
-
 
 
-
 
 
-
 
 
-
<script src="http://code.jquery.com/jquery.js"></script>
 
-
<script src="http://oucast.com/igem/js/bootstrap.min.js"></script>
 
-
<script src="http://oucast.com/igem/js/ouc2.js"></script>
 
-
<script src="http://oucast.com/igem/js/application.js"></script>
 
-
<script>
 
-
 
 
-
      !function ($) {
 
-
        $(function(){
 
-
          // carousel demo
 
-
          $('#myCarousel').carousel()
 
-
        })
 
-
      }(window.jQuery)
 
-
    </script>
 
-
<script src="http://oucast.com/igem/js/holder.js"></script>
 
</body>
</body>
</html>
</html>

Latest revision as of 20:21, 27 October 2013

[[Com An]] ===Com An===

Competitive Analysis


Text about Comp An here