Team:IIT Madras/new
From 2013.igem.org
(Difference between revisions)
JunaidBabu (Talk | contribs) |
JunaidBabu (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
- | <div id="main" role="main" class="homepage"> | + | |
+ | <div id="main" role="main" class="homepage"> | ||
Line 22: | Line 23: | ||
</div> | </div> | ||
<div class="twocol last"> | <div class="twocol last"> | ||
- | |||
- | |||
- | |||
+ | <div id="slideshow"> | ||
+ | <div> | ||
+ | <img src="http://www.advantagekarnataka.com/images/investment-sector/Inner-banners_Biotech.jpg"> | ||
+ | </div> | ||
+ | <div> | ||
+ | <img src="http://www.gvpedia.com/uploads/images/hyderabad_biotech.jpg"> | ||
+ | </div> | ||
+ | <div> | ||
+ | <img src="http://www.business-standard.com/newsimgfiles/image/biotechnology.jpg"> | ||
+ | </div> | ||
+ | <div> | ||
+ | <img src="http://ipsnews-net.wpengine.netdna-cdn.com/Library/2013/05/biotech640-629x419.jpg"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <style type="text/css"> | ||
+ | #slideshow { | ||
+ | position: relative; | ||
+ | width: 670px; | ||
+ | height: 300px; | ||
+ | z-index: 10; | ||
+ | padding: 10px; | ||
+ | box-shadow: 0 0 20px rgba(0,0,0,0.4); | ||
+ | } | ||
+ | |||
+ | #slideshow > div { | ||
+ | position: absolute; | ||
+ | top: 10px; | ||
+ | overflow: hidden; | ||
+ | left: 10px; | ||
+ | z-index: 9; | ||
+ | right: 10px; | ||
+ | bottom: 10px; | ||
+ | } | ||
+ | </style> | ||
+ | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | $("#slideshow > div:gt(0)").hide(); | ||
+ | |||
+ | setInterval(function() { | ||
+ | $('#slideshow > div:first') | ||
+ | .fadeOut(1000) | ||
+ | .next() | ||
+ | .fadeIn(1000) | ||
+ | .end() | ||
+ | .appendTo('#slideshow'); | ||
+ | }, 3000); | ||
+ | </script> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 19:18, 5 September 2013
Indian Institute of Technology Madras
Team!
Something about the iGEM IITM Team.
Branding??
Updates
Updates will be autoscrolled here...