Team:SUSTC-Shenzhen-A

From 2013.igem.org

(Difference between revisions)
Line 25: Line 25:
<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:wangzishiyan.JPG]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:liujingyishiyan.JPG]]
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:wangzishiyan.JPG]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:liujingyishiyan.JPG]]
 +
<script src="//code.jquery.com/jquery-latest.min.js"></script>
 +
$(function() {
 +
    $('.banner').unslider();
 +
});
 +
<div class="banner">
 +
    <ul>
 +
        <li>This is a slide.</li>
 +
        <li>This is another slide.</li>
 +
        <li>This is a final slide.</li>
 +
    </ul>
 +
</div>
 +
<script src="//unslider.com/unslider.min.js"></script>
<br>
<br>
<br>
<br>

Revision as of 11:13, 27 September 2013

Prisonersdilemma1.jpg

Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Protocol and notes Safety Attributions Human Practice

Welcome~


Welcome3.jpg

        This is SUSTC-Shenzhen-A.

        We are sophomores from South University of Science and Technology of China (SUSTC).

        Our main project is about quorum sensing .

        You can get more information about our project by clicking other pages.



       Wangzishiyan.JPG                  Liujingyishiyan.JPG <script src="//code.jquery.com/jquery-latest.min.js"></script> $(function() {

   $('.banner').unslider();

});

<script src="//unslider.com/unslider.min.js"></script>