Team:Lyon-INSA-ENS/Team/Gallery
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<html> | <html> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | .cadre{ | ||
+ | text-align:center; | ||
+ | width : 600px; | ||
+ | height:200px; | ||
+ | margin-left : 230px ; | ||
+ | margin-top : 20px; | ||
+ | border: 4px solid green; | ||
+ | -moz-border-radius: 10px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -goog-ms-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
+ | -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
+ | -goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
+ | box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
Line 11: | Line 31: | ||
<div class="contenugrand2";> | <div class="contenugrand2";> | ||
<p> | <p> | ||
- | |||
- | |||
- | |||
+ | <!-- | ||
<marquee align="center" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="10" scrolldelay="1" direction="left" height="450"> | <marquee align="center" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="10" scrolldelay="1" direction="left" height="450"> | ||
<img src="https://static.igem.org/mediawiki/2011/3/31/Photo_centrale.jpg" width="400px;" height="450px;"> | <img src="https://static.igem.org/mediawiki/2011/3/31/Photo_centrale.jpg" width="400px;" height="450px;"> | ||
<img src="https://static.igem.org/mediawiki/2011/6/68/P1010017.JPG" width="600px;" height="450px;"> | <img src="https://static.igem.org/mediawiki/2011/6/68/P1010017.JPG" width="600px;" height="450px;"> | ||
</marquee> | </marquee> | ||
+ | --> | ||
+ | |||
+ | <div class="cadre" ; > | ||
+ | |||
+ | <p> | ||
+ | <br/> | ||
+ | <div style="border: 1px solid black; float:right;margin-right:2%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/6/68/P1010017.JPG" width="240px"; style="float:right; " /> | ||
+ | </div> | ||
+ | </p> | ||
+ | |||
+ | <p style="margin-top:8%;margin-right:45%;margin-left:5%;"> | ||
+ | |||
+ | |||
+ | </p> | ||
+ | </div> | ||
<br/> | <br/> |
Revision as of 12:41, 8 July 2011