Team:SJTU-Software2/test
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<p> | <p> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | /* 全局样式 */ | ||
+ | *{padding:0; margin:0; list-style:none} | ||
+ | .roundabout-holder { margin: 0px auto; width: 850px; height: 496px; } | ||
+ | .roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; } | ||
+ | .roundabout-moveable-item img { width: 100%; } | ||
+ | .roundabout-in-focus { border: 3px solid rgba(0, 0, 0, 0.2); } | ||
+ | </style> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/jm.js%20?action=raw&ctype=text/js"></script> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
.firstHeading { | .firstHeading { | ||
Line 157: | Line 168: | ||
- | + | <div class="container"> | |
+ | <ul id="myRoundabout"> | ||
+ | <li><img alt="网站建设" src="https://static.igem.org/mediawiki/2014/9/9b/Han_trans.jpg"></li> | ||
+ | <li><img alt="网页特效" src="https://static.igem.org/mediawiki/2014/9/9b/Han_trans.jpg"></li> | ||
+ | <li><img alt="网站建设" src="https://static.igem.org/mediawiki/2014/9/9b/Han_trans.jpg"></li> | ||
+ | <li><img alt="站长素材" src="https://static.igem.org/mediawiki/2014/9/9b/Han_trans.jpg"></li> | ||
+ | <li><img alt="sc.chinaz.com" src="https://static.igem.org/mediawiki/2014/9/9b/Han_trans.jpg"></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/ra.js%20?action=raw&ctype=text/js"></script> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/ras.js%20?action=raw&ctype=text/js"></script> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/gi.js%20?action=raw&ctype=text/js"></script> | ||
+ | <script type="text/javascript"> Cufon.now(); </script> | ||
+ | |||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | ||
<script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/jquery.js%20?action=raw&ctype=text/js"></script> | <script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/jquery.js%20?action=raw&ctype=text/js"></script> |
Revision as of 09:58, 3 October 2014