Team:Manaus Amazonas-Brazil
From 2013.igem.org
Maria eliza (Talk | contribs) |
Maria eliza (Talk | contribs) |
||
(18 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
<head> | <head> | ||
- | <style> | + | <script type="text/javascript" src="http://cssglobe.com/lab/easyslider1.5/js/easySlider1.5.js"></script> |
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $("#slider").easySlider({ | ||
+ | controlsBefore: '<p id="controls">', | ||
+ | controlsAfter: '</p>', | ||
+ | auto: true, | ||
+ | continuous: true | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | #slider{ margin-left:165px; } | ||
+ | #slider ul, #slider li, #slider2 ul, #slider2 li{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | list-style:none; | ||
+ | } | ||
+ | #slider li, #slider2 li{ | ||
+ | /* | ||
+ | define width and height of list item (slide) | ||
+ | entire slider area will adjust according to the parameters provided here | ||
+ | */ | ||
+ | width:696px; | ||
+ | height:241px; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | |||
+ | p#controls, p#controls2{ | ||
+ | margin:0; | ||
+ | position:relative; | ||
+ | } | ||
+ | |||
+ | #prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ | ||
+ | display:block; | ||
+ | margin:0; | ||
+ | overflow:hidden; | ||
+ | text-indent:-8000px; | ||
+ | width:30px; | ||
+ | height:77px; | ||
+ | position:absolute; | ||
+ | left:-30px; | ||
+ | top:-160px; | ||
+ | } | ||
+ | #nextBtn, #nextBtn2{ | ||
+ | left:696px; | ||
+ | } | ||
+ | #prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{ | ||
+ | display:block; | ||
+ | width:30px; | ||
+ | height:77px; | ||
+ | background:url(images/btn_prev.gif) no-repeat 0 0; | ||
+ | } | ||
+ | #nextBtn a, #nextBtn2 a{ | ||
+ | background:url(images/btn_next.gif) no-repeat 0 0; | ||
+ | } | ||
+ | |||
body { | body { | ||
font-family: Helvetica, Arial, sans-serif; | font-family: Helvetica, Arial, sans-serif; | ||
Line 283: | Line 342: | ||
background-color: rgba(0,0,0,0.3); | background-color: rgba(0,0,0,0.3); | ||
vertical-align:top; | vertical-align:top; | ||
- | |||
min-width: 465px; | min-width: 465px; | ||
- | |||
border: 10px transparent; | border: 10px transparent; | ||
} | } | ||
Line 349: | Line 406: | ||
</tr> | </tr> | ||
</table> --> | </table> --> | ||
+ | |||
+ | |||
+ | <br><br> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <BR><BR><BR> | ||
+ | <div id="slider" > | ||
+ | <ul> | ||
+ | <li><a href="http://templatica.com/preview/30"><img src="https://static.igem.org/mediawiki/2013/0/08/Foto_1-home.jpg" alt="Css Template Preview" /></a></li> | ||
+ | |||
+ | <li style="text-align: center; height: 400px !important;"><a href="http://templatica.com/preview/27"><img style="height: 250px;" src="https://static.igem.org/mediawiki/2013/thumb/9/95/Foto_2_-_home.jpg/800px-Foto_2_-_home.jpg" alt="Css Template Preview" /></a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <BR><BR> | ||
+ | <table class="MainP"> | ||
+ | <tbody><tr> | ||
+ | <td> | ||
+ | <table class="Inside"> | ||
+ | <tbody><tr> | ||
+ | <td class="Left" style="text-align:center"> | ||
+ | <p class="marginTable"> | ||
+ | <a href="https://2013.igem.org/Team:Manaus_Amazonas-Brazil/texto"><font size="4" color="#ff6700"><b>PERSPECTIVES</b></font></a><br><br> | ||
+ | |||
+ | The Electrobacter can biodegrade contamination in environments affected by oils and generating energy from this bioremediation, since it has the ability to break fatty acids and converts them into energy from beta oxidation and oxidative phosphorylation, which may in future be a powerful source of renewable energy. | ||
+ | |||
+ | <br><br> | ||
+ | </p></td> | ||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | |||
+ | |||
+ | <BR> | ||
<a name="#"></a><br> | <a name="#"></a><br> | ||
<div class="cte3"> | <div class="cte3"> |
Latest revision as of 04:06, 28 September 2013
|
|
|