Team:Imperial College London/Resources/Photo Gallery

From 2009.igem.org

(Difference between revisions)
(Replacing page with '{{Imperial/09/TemplateTop}} Here you can browse through our collection of photos taken during the project. Enjoy! {{Imperial/09/TemplateBottom}}')
 
Line 1: Line 1:
-
<html>
+
{{Imperial/09/TemplateTop}}
-
<div id="container">
+
-
  <ul>
+
-
    <li>
+
-
      <img src="https://static.igem.org/mediawiki/2009/4/4c/II09_5228.jpg" alt="Alpha" width="200px" />
+
-
      <br />
+
-
      ALPHA
+
-
      <br />
+
-
      Photographed by Dorota Mrowka, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="https://static.igem.org/mediawiki/2009/1/1c/II09_Encapsulator_DK_logo.jpg" alt="Minie" title="Minie" />
+
-
      <br />
+
-
      MINIE
+
-
      <br />
+
-
      Photographed by José Antonio Assis, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p3.jpg" alt="Megan" title="Megan" />
+
-
      <br />
+
-
      MEGAN
+
-
      <br />
+
-
      Photographed by Rob Waterhouse, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p4.jpg" alt="Nancy" title="Nancy" />
+
-
      <br />
+
-
      NANCY
+
-
      <br />
+
-
      Photographed by Philip Keller, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p5.jpg" alt="Missy" title="Missy" />
+
-
      <br />
+
-
      MISSY & PANDA
+
-
      <br />
+
-
      Photographed by Kat Shurtz, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p6.jpg" alt="Stray pup" title="Stray pup" />
+
-
      <br />
+
-
      STRAY PUP
+
-
      <br />
+
-
      Photographed by Bethan Hazell, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p7.jpg" alt="Rolo" title="Rolo" />
+
-
      <br />
+
-
      ROLO
+
-
      <br />
+
-
      Photographed by Paul Leach, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p8.jpg" alt="Gigio" title="Gigio" />
+
-
      <br />
+
-
      GIGIO
+
-
      <br />
+
-
      Photographed by Davide Guglielmo, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p9.jpg" alt="Westy pup" title="Westy Pup" />
+
-
      <br />
+
-
      WESTY PUP
+
-
      <br />
+
-
      Photographed by Rob Waterhouse, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p10.jpg" alt="Giga Byte" title="Fishing" />
+
-
      <br />
+
-
      GIGA BYTE
+
-
      <br />
+
-
      Photographed by Jefras, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p11.jpg" alt="Puppy" title="Puppy" />
+
-
      <br />
+
-
      PUPPY
+
-
      <br />
+
-
      Photographed by Clodiney Cruz, courtesy of the stock.xchng
+
-
    </li>
+
-
    <li>
+
-
      <img src="../images/p12.jpg" alt="Buffy" title="Buffy" />
+
-
      <br />
+
-
      BUFFY
+
-
      <br />
+
-
      Photographed by Rob Waterhouse, courtesy of the stock.xchng
+
-
    </li>
+
-
  </ul>
+
-
</div>
+
-
<html>
+
 +
Here you can browse through our collection of photos taken during the project. Enjoy!
-
 
+
{{Imperial/09/TemplateBottom}}
-
/* choose a suitable font and center the #container div in Internet Explorer */
+
-
body {
+
-
  text-align:center;
+
-
  font-family: tahoma; arial, sans-serif;
+
-
  font-size:76%;
+
-
  letter-spacing:0.05em;
+
-
  }
+
-
 
+
-
 
+
-
/* The containing box for the gallery. */
+
-
#container {
+
-
    position:relative;
+
-
    width:770px;
+
-
    height:396px;
+
-
    margin:20px auto 0 auto;
+
-
    border:1px solid #aaa;
+
-
    }
+
-
 
+
-
 
+
-
/* Adding the thumbnail images */
+
-
#container a.gallery, #container a.gallery:visited {
+
-
    display:block;
+
-
    color:#000;
+
-
    text-decoration:none;
+
-
    border:1px solid #000;
+
-
    margin:1px 2px 1px 2px;
+
-
    text-align:left;
+
-
    cursor:default;
+
-
    }
+
-
#container a.slidea {
+
-
    background:url(../images/p1_t.jpg);
+
-
    height:93px;
+
-
    width:60px;
+
-
    }
+
-
#container a.slideb {
+
-
    background:url(../images/p2_t.jpg);
+
-
    height:93px;
+
-
    width:60px;
+
-
    }
+
-
#container a.slidec {
+
-
    background:url(../images/p3_t.jpg);
+
-
    height:93px;
+
-
    width:60px;
+
-
    }
+
-
#container a.slided {
+
-
    background:url(../images/p4_t.jpg);
+
-
    height:60px;
+
-
    width:93px;
+
-
    }
+
-
* html #container a.slided {
+
-
    width:91px;
+
-
    w\idth:93px;
+
-
    }
+
-
#container a.slidee {
+
-
    background:url(../images/p5_t.jpg);
+
-
    height:60px;
+
-
    width:93px;
+
-
    }
+
-
#container a.slidef {
+
-
    background:url(../images/p6_t.jpg);
+
-
    height:60px;
+
-
    width:93px;
+
-
    }
+
-
* html #container a.slidef {
+
-
    width:91px;
+
-
    w\idth:93px;
+
-
    }
+
-
#container a.slideg {
+
-
    background:url(../images/p7_t.jpg);
+
-
    height:60px;
+
-
    width:93px;
+
-
    }
+
-
#container a.slideh {
+
-
    background:url(../images/p8_t.jpg);
+
-
    height:93px;
+
-
    width:60px;
+
-
    }
+
-
#container a.slidei {
+
-
    background:url(../images/p9_t.jpg);
+
-
    height:93px;
+
-
    width:60px;
+
-
    }
+
-
#container a.slidej {
+
-
    background:url(../images/p10_t.jpg);
+
-
    height:93px;
+
-
    width:60px;
+
-
    }
+
-
#container a.slidek {
+
-
    background:url(../images/p11_t.jpg);
+
-
    height:60px;
+
-
    width:93px;
+
-
    }
+
-
* html #container a.slidek {
+
-
    width:91px;
+
-
    w\idth:93px;
+
-
    }
+
-
#container a.slidel {
+
-
    background:url(../images/p12_t.jpg);
+
-
    height:60px;
+
-
    width:93px;
+
-
    }
+
-
 
+
-
 
+
-
 
+
-
</html>
+

Latest revision as of 14:20, 8 October 2009

Here you can browse through our collection of photos taken during the project. Enjoy!

Mr. Gene   Geneart   Clontech   Giant Microbes