Team:WHU-China
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> | <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> | ||
<script type="text/javascript" src="http://gettopup.com/releases/latest/top_up-min.js"></script> | <script type="text/javascript" src="http://gettopup.com/releases/latest/top_up-min.js"></script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() | ||
+ | { | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <style type="text/css"> | ||
+ | #menulist{ | ||
+ | position:absolute; | ||
+ | top:100px; | ||
+ | left:2px; | ||
+ | margin: 0px; | ||
+ | height:30px; | ||
+ | width: 1000px; | ||
+ | background:Aliceblue; | ||
+ | } | ||
+ | #menus{ | ||
+ | padding:0; | ||
+ | margin:0px 20px 0px 20px; | ||
+ | list-style:none; | ||
+ | font-size:18px; | ||
+ | font-family:Calibri; | ||
+ | } | ||
+ | ul.menu | ||
+ | { | ||
+ | display:none; | ||
+ | list-style:none; | ||
+ | |||
+ | } | ||
+ | li:hover .menu,.over .menu{ | ||
+ | display:block; | ||
+ | } | ||
+ | #menulist li{ | ||
+ | float:left; | ||
+ | width:80px | ||
+ | } | ||
+ | #menulist a{ | ||
+ | display:block; | ||
+ | text-decoration:none; | ||
+ | color:#000; | ||
+ | background-color:Aliceblue; | ||
+ | } | ||
+ | #menulist a:hover{ | ||
+ | background-color:red; | ||
+ | } | ||
+ | |||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | <div id="menus"> | |
+ | <ul id="menulist"> | ||
+ | <li><a href="/Team:WHU-China">Home</a> | ||
+ | <li><a href="/Team:WHU-China/Team">Team</a> | ||
+ | <ul class="menu"> | ||
+ | <li><a href="/Team:WHU-China/Team/History">History</a></li> | ||
+ | <li><a href="/Team:WHU-China/Team/Collaboration">Collaboration</a></li> | ||
+ | <li><a href="/Team:WHU-China/Team/Gallary">Gallery</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="/Team:WHU-China/Project">Project</a> | ||
+ | <div><ul class="menu"> | ||
+ | <li><a href="/Team:WHU-China/Project/Overview">Overview</a></li> | ||
+ | <li><a href="/Team:WHU-China/Project/Modeling">Modeling</a></li> | ||
+ | <li><a href="/Team:WHU-China/Project/Results">Results</a></li> | ||
+ | |||
+ | </ul></div> | ||
+ | </il> | ||
+ | <li><a href="/Team:WHU-China/Parts">Parts</a> | ||
+ | <div> <ul class="menu"> | ||
+ | <li><a href="/Team:WHU-China/Parts/BioBricks" style="width:110px">BioBricks</a></li> | ||
+ | <li><a href="/Team:WHU-China/Parts/Submitted" style="width:110px">Submitted</a></li> | ||
+ | <li><a href="/Team:WHU-China/Parts/Characterization"style="width:110px">Vectors</a></li> | ||
+ | </ul></div> | ||
+ | </il> | ||
+ | <li><a href="/Team:WHU-China/Modeling" style="width:100px">Modeling</a> | ||
+ | </il> | ||
+ | <li><a href="/Team:WHU-China/Notebook" style="width:100px;">Notebook</a> | ||
+ | <div><ul class="menu"> | ||
+ | <li><a href="/Team:WHU-China/Notebook/Protocols">Protocols</a></li> | ||
+ | <li style="width:150px;"><a href="/Team:WHU-China/Notebook/Daytoday">Daytoday Progress</a></li> | ||
+ | </ul></div> | ||
+ | </il> | ||
+ | <li><a href="/Team:WHU-China/Safety">Safety</a> | ||
+ | </il> | ||
+ | <li style="width:150px;"><a href="/Team:WHU-China/Humanpractice">Human Practice</a> | ||
+ | </il> | ||
+ | <li style="width:150px;"><a href="/Team:WHU-China/Acknowledgements">Acknowledgements</a> | ||
+ | </il> | ||
+ | <li style="width:100px;"><a href="/Team:WHU-China/Data">Data Page</a> | ||
+ | </il> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
- | + | ||
Revision as of 11:51, 8 September 2011
You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing. | |
Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs) | |
Team Example |
Home | Official Team Profile | Project | Team | Parts | Notebook | Human Practice | Safety | Acknowledgements | DataPage |
---|