Team:Exeter

From 2012.igem.org

Revision as of 13:33, 11 July 2012 by Jamesml213 (Talk | contribs)

<!-- <html> <head> <title>My website</title> --> <link rel="stylesheet" href="menu.css"> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex14/fadeslideshow.js"> </script> <script type="text/javascript"> var mygallery=new fadeSlideShow({ wrapperid: "fadeshow1", dimensions: [765, 540], imagearray: [ ["https://static.igem.org/mediawiki/2012/a/a9/Sharing_ideas.jpg", "#", "", "Find out the planning process"], ["https://static.igem.org/mediawiki/2012/c/cc/Freddy.JPG", "#", "", "Interested in the result?"], ["https://static.igem.org/mediawiki/2012/e/ea/Exigemplanning.jpg", "#", "", "The project takes shape!"] ], displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false}, persist: false, fadeduration: 500, descreveal: "ondemand", togglerid: "" }) </script> <style> @charset "utf-8"; #top-section { background-color: #ffffff; height: 10px; border: none; width:910px; } #p-logo { position: absolute; display: none; } #search-controls { display: none; } body { background-color: #ffffff } .firstHeading { display: none; } body {text-align:center; } .banner1 {border:none; width:800px; height:240px; padding:10px; margin-top:5px; margin-left:60px; } .igemlogo {position:absolute; margin-top:90px; margin-left:20px; } .exeterlogo {position:absolute; margin-top:160px; margin-left:15px; } .twitterlogo {position:absolute; margin-top:220px; margin-left:25px; } .wordpresslogo {position:absolute; margin-top:300px; margin-left:32px; } .background1 {-webkit-border-top-left-radius: 80px; -webkit-border-top-right-radius: 80px; -moz-border-radius-topleft: 80px; -moz-border-radius-topright: 80px; border-top-left-radius: 80px; border-top-right-radius: 80px; background-color:#FF9; width:965px; height:1300px; background-position:center; border-color:#000 1px; } .menu {font-family:century gothic; font-size:18px; margin: 0px auto; background-color:#000; width:750px; height:40px; text-align:center; border:groove #FFF; padding-top:10px; word-spacing:10px; margin-top:0px; } .menu a {color:#FFF; text-decoration:none; } .menu a:hover {color:#FF9; padding:3px; } .header {font-family:century gothic; float:left; margin-left: 100px; text-decoration:bold; font-size:24px; text-align:left; color:#333; padding:20px 20px 20px 15px; width:300px; height:50px; text-align:center; } .header1{font-family:century gothic; float:right; margin-right:120px; text-decoration:bold; font-size:24px; text-align:right; color:#000; padding:20px 20px 20px 15px; width:300px; height:50px; text-align:center; } .actualtext {float:left; margin-left:90px; width:330px; height:350px; background-color:#000; text-align:justify; font-size:20px; padding:20px 15px 0px 15px; border:#FFF groove; color:#FFF; line-height:1.2; font-family:century gothic;} .actualtext2 {float:right; margin-right:90px; width:330px; height:350px; background-color:#000; text-align:justify; font-size:20px; padding:20px 15px 0px 15px; border:#FFF groove; color:#FFF; font-family:century gothic; line-height:1.2;} #fadeshow1 {width: 452px; height: 340px; padding: 20px 20px 10pxpx 20px; border: #FFF groove; } </style> <!-- </head> <body> --> <div class="banner1"> <a href="#"><img src="https://static.igem.org/mediawiki/2012/d/dc/Finallogo.jpg" width="820px" height="240px"></a> </div> <div class="igemlogo"> <a href="https://2012.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png" width="70px" height="52px"></a> </div> <div class="exeterlogo"> <a href="http://www.exeter.ac.uk/"><img src="https://static.igem.org/mediawiki/2012/c/cb/Exelogo.png" width="75px" height="30px"></a> </div> <div class="twitterlogo"> <a href="https://twitter.com/iGEMExeter2012"><img src="https://static.igem.org/mediawiki/2012/7/77/Twitter_logo.gif" width="42px" height="42px"></a> </div> <div class="wordpresslogo"> <a href="http://exigem2012.wordpress.com/"><img src="https://static.igem.org/mediawiki/2012/b/b7/Wordpress_logo.png" width="42px" height="42px"></a> </div> <div class="background1"> <div class="menu"> <a href="https://2012.igem.org/Team:Exeter">Project</a>|; <a href="https://2012.igem.org/Team:Exeter/Thescience">The Science</a>|; <a href="https://2012.igem.org/Team:Exeter/Results">Results</a>|; <a href="https://2012.igem.org/Team:Exeter/Beyondthescience">Beyond The Science</a>|; <a href="http://exigem2012.wordpress.com/">Blog</a>; </div> <br> <div align="center"> <div id="fadeshow1"></div> </div> <div class="header"> What is the project? </div> <div class="header1"> What is iGEM? </div> <div class="actualtext"> Polysaccharides are literally the best things in the world so we thought we would use them for our iGEM project. Now, they all have a lot of interesting properties so we thought it would be fanbtastic if you could MAKE them from scratch. In essence, we are creating a system for creating polysaccharides on demand by manipulating E.coli. <br> <br> <div align="center" style="font-weight:bold"> Wish us luck! </div> </div> <div class="actualtext2"> iGEM is a synthetic biology based international competition. Follow our <a href="http://exigem2012.wordpress.com/">blog</a>! </div> </div> </div> <!-- </body> </html> -->