Liu Zichen (Talk | contribs) |
Liu Zichen (Talk | contribs) |
||
Line 28: | Line 28: | ||
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan|Montserrat:300i,400,400i,500i,600i,700,700i|PT+Sans:400,400i,700" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan|Montserrat:300i,400,400i,500i,600i,700,700i|PT+Sans:400,400i,700" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://2017.igem.org/Team:Tianjin/Resources/CSS:main?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2017.igem.org/Team:Tianjin/Resources/CSS:main?action=raw&ctype=text/css"> | ||
− | + | <link rel="stylesheet" href="https://2017.igem.org/Team:Tianjin/Resources/CSS:navstyle?action=raw&ctype=text/css" type="text/css" /> | |
+ | <script type="text/javascript" src="https://2017.igem.org/Team:Tianjin/Resources/JS:jquery132.js"></script> | ||
<link rel="canonical" href=""> | <link rel="canonical" href=""> | ||
Line 116: | Line 117: | ||
</header> | </header> | ||
− | < | + | |
− | + | <ul id="navigation"> | |
− | + | <li class="home"><a href="" title="Home"></a></li> | |
− | + | <li class="about"><a href="" title="About"></a></li> | |
− | + | <li class="search"><a href="" title="Search"></a></li> | |
− | + | <li class="photos"><a href="" title="Photos"></a></li> | |
− | + | </ul> | |
− | + | ||
− | + | <div style="height:1200px;"></div> | |
− | + | ||
− | + | <script type="text/javascript"> | |
− | + | $(function() { | |
− | + | $('#navigation a').stop().animate({'marginLeft':'-85px'},1000); | |
− | + | ||
− | + | $('#navigation > li').hover( | |
− | + | function () { | |
− | + | $('a',$(this)).stop().animate({'marginLeft':'-10px'},200); | |
− | + | }, | |
− | + | function () { | |
− | + | $('a',$(this)).stop().animate({'marginLeft':'-85px'},200); | |
− | + | } | |
− | + | ); | |
− | + | }); | |
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
<article> | <article> |
Revision as of 06:52, 23 October 2017
<!DOCTYPE html>