Team:CSIA-SouthKorea

From 2014hs.igem.org

Revision as of 06:00, 6 June 2014 by JuShin (Talk | contribs)

<script src="http://code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script> <script type="text/javascript">

$(document).ready(function(){
 
});

</script> <style type="text/css">

.test=class{
 position: fixed;
 width: 100%;
 height: 100px;
}

</style>