Template:WashUPhotoGallery
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
BrianBasco (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | <!--Sorry we're borrowing code for Illinois Header and will cite properly soon.--> | |
- | {{ | + | {{Template:UIUC Illinois Header}} |
- | + | ||
- | + | ||
<html> | <html> | ||
- | < | + | <head> |
- | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
- | < | + | <link rel="stylesheet" href="https://2012.igem.org/Template:UIUC_Illinois_CSS?action=raw&ctype=text/css" type="text/css"/> |
+ | <title>Header</title> | ||
- | |||
- | |||
- | + | ||
- | + | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | |
- | + | <script src="http://illinoisigem.googlecode.com/files/galleria-1.2.7.min.js"></script> | |
- | + | </head> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <body> | ||
- | + | <!--Content Start--> | |
- | + | <div id="content1-topcenter"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="galleria"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/5/50/Gallery0.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/4/40/Uiucgallery1.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/9/9a/Uiucgallery2.jpg"> | |
+ | <img src="https://static.igem.org/mediawiki/2012/4/41/Uiucgallery3.jpg"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/7/71/Uiucgallery4.jpg"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/f/f2/Uiucgallery5.jpg"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/8/8d/Uiucgallery6.jpg"> | ||
+ | </div> | ||
+ | <script> | ||
+ | Galleria.loadTheme('http://illinoisigem.googlecode.com/files/galleria.classic.min.js'); | ||
+ | Galleria.run('#galleria', { | ||
+ | imageCrop:'landscape', | ||
+ | transition: 'fade', | ||
+ | lightbox: true, | ||
+ | autoplay: 5000 | ||
+ | }); | ||
+ | </script> | ||
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 16:16, 28 June 2012