Team:Shenzhen
From 2012.igem.org
(Difference between revisions)
(23 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <!---------------------- | |
- | |||
- | + | Title: index.htm | |
+ | Team: Shenzhen | ||
+ | Author: BGI_K2 | ||
+ | Twitter: @BGI_K2 | ||
+ | Email: im.ss.kk@gmail.com | ||
- | + | Please contact me if you would like to use this script | |
- | + | ----------------------> | |
- | + | <html lang="en"> | |
- | + | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Shenzhen/css/front.css?action=raw&ctype=text/css" /> | |
+ | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Shenzhen/css/main.css?action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Shenzhen/css/icon.css?action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Shenzhen/css/display.css?action=raw&ctype=text/css" /> | ||
+ | <script type="text/javascript"> | ||
+ | if(window.XMLHttpRequest) // firefox | ||
+ | { | ||
+ | user_pref("capability.policy.XMLHttpRequestToAnySi te.XMLHttpRequest.open","allAccess"); | ||
+ | user_pref("capability.policy.XMLHttpRequestToAnySi te.sites", "http://igem.k2s.me"); | ||
+ | user_pref("capability.policy.policynames", "XMLHttpRequestToAnySite"); | ||
+ | try | ||
+ | { | ||
+ | netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead"); | ||
+ | } | ||
+ | catch (exception) | ||
+ | { | ||
+ | alert(exception); | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
- | + | <body> | |
+ | <div class="container"> | ||
- | + | <div class="content"> | |
+ | <div id="logo"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/b/b8/Shenzhenlogo.gif"> | ||
+ | </div> | ||
+ | <div class="ca"> | ||
+ | <ul class="ca-menu" > | ||
+ | <li id="ca-green1" class="ca-green"> | ||
+ | <a href="https://2012.igem.org/Team:Shenzhen/Team"> | ||
+ | <span class="ca-icon">U</span> | ||
+ | <div class="ca-content"> | ||
+ | <h2 class="ca-main">Team</h2> | ||
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li id="ca-orange1" class="ca-orange"> | ||
+ | <a href="https://2012.igem.org/Team:Shenzhen/Project"> | ||
+ | <span class="ca-icon">L</span> | ||
+ | <div class="ca-content"> | ||
+ | <h2 class="ca-main">Project</h2> | ||
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li id="ca-yellow1" class="ca-yellow"> | ||
+ | <a href="https://2012.igem.org/Team:Shenzhen/Result"> | ||
+ | <span class="ca-icon">u</span> | ||
+ | <div class="ca-content"> | ||
+ | <h2 class="ca-main">Result</h2> | ||
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li id="ca-green2" class="ca-green"> | ||
+ | <a href="https://2012.igem.org/Team:Shenzhen/Biobricks"> | ||
+ | <span class="ca-icon">S</span> | ||
+ | <div class="ca-content"> | ||
+ | <h2 class="ca-main">BioBricks</h2> | ||
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <div class="notice"><p>Tips from designer @BGI_K2:<br>Best view under latest versions of<br>Chrome/Safari. Firefox may come<br>across bugs in icon displaying.<br>Team Shenzhen All Rights Reserved.</p></div> | ||
- | + | <ul class="ca-menu-b"> | |
- | + | <li id="ca-orange-b1" class="ca-orange-b"> | |
- | + | <a href="https://2012.igem.org/Team:Shenzhen/Notebook"> | |
- | + | <span class="ca-icon-b">p</span> | |
- | + | <div class="ca-content-b"> | |
- | + | <h2 class="ca-main">Notebook</h2> | |
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li id="ca-yellow-b1" class="ca-yellow-b"> | ||
+ | <a href="https://2012.igem.org/Team:Shenzhen/Biosafety"> | ||
+ | <span class="ca-icon-b">,</span> | ||
+ | <div class="ca-content-b"> | ||
+ | <h2 class="ca-main">Biosafety</h2> | ||
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li id="ca-green-b1" class="ca-green-b"> | ||
+ | <a href="https://2012.igem.org/Team:Shenzhen/Practices"> | ||
+ | <span class="ca-icon-b">e</span> | ||
+ | <div class="ca-content-b"> | ||
+ | <h2 class="ca-main">Practices</h2> | ||
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li id="ca-orange-b2" class="ca-orange-b"> | ||
+ | <a href="https://2012.igem.org/Team:Shenzhen/Acknowledgment"> | ||
+ | <span class="ca-icon-b">N</span> | ||
+ | <div class="ca-content-b"> | ||
+ | <h2 class="ca-main">Acknow.</h2> | ||
+ | </div> | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- content --> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 10:23, 13 September 2013
Tips from designer @BGI_K2:
Best view under latest versions of
Chrome/Safari. Firefox may come
across bugs in icon displaying.
Team Shenzhen All Rights Reserved.