Team:York UK
From 2013.igem.org
(Difference between revisions)
(23 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
<link href='http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'> | ||
- | |||
- | |||
<!-- This is a comment, by the way --> | <!-- This is a comment, by the way --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | navigation(""); | ||
+ | }) | ||
+ | </script> | ||
</head> | </head> | ||
<body> | <body> | ||
- | < | + | <div id="container"> |
- | + | <div id="world-bg"> | |
- | + | <div class="bubble" id="recycle-bubble"> | |
- | + | <p> | |
- | + | Recycling <span class="hide">- cleaning our waters of toxic gold ions in the process</span> | |
- | + | </p> | |
- | + | </div> | |
- | + | <div class="bubble" id="energy-bubble"> | |
- | + | <p> | |
- | + | Energy <span class="hide">- needed all around the planet</span> | |
+ | </p> | ||
+ | </div> | ||
+ | <div class="bubble" id="battery-bubble"> | ||
+ | <p> | ||
+ | Battery <span class="hide">- bring everything together to create an Energy Revolution!</span> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="bubble" id="fuel-bubble"> | ||
+ | <p> | ||
+ | Fuel Cells <span class="hide">- produce energy using live bacteria</span> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="bubble" id="gold-bubble"> | ||
+ | <p> | ||
+ | Gold <span class="hide">- used in fuel cells for higher energy production</span> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div id="world-wrapper"> | ||
+ | <div id="world"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
</div> | </div> |
Latest revision as of 17:10, 4 October 2013
Recycling - cleaning our waters of toxic gold ions in the process
Energy - needed all around the planet
Battery - bring everything together to create an Energy Revolution!
Fuel Cells - produce energy using live bacteria
Gold - used in fuel cells for higher energy production