Difference between revisions of "Team:Freiburg/Introduction"

Line 5: Line 5:
 
<head>
 
<head>
 
<style>
 
<style>
.figureinner a img {
+
 
  position:relative;
+
}
+
.figureinner img {
+
  position:absolute;
+
  left:0;
+
  -webkit-transition: opacity 1s ease-in-out;
+
  -moz-transition: opacity 1s ease-in-out;
+
  -o-transition: opacity 1s ease-in-out;
+
  transition: opacity 1s ease-in-out;
+
}
+
 
</style>
 
</style>
 
</head>
 
</head>
Line 50: Line 40:
 
  <div class="figure" style="width:180px">
 
  <div class="figure" style="width:180px">
 
                 <div class="figureinner">
 
                 <div class="figureinner">
                   
+
                        <div id="cf>
 
                   <a href="">
 
                   <a href="">
 
<img class="bottom" src="https://static.igem.org/mediawiki/2017/9/9c/T-FREIBURG-car-red-left2.jpg" style="width:180px;height:50px;">
 
<img class="bottom" src="https://static.igem.org/mediawiki/2017/9/9c/T-FREIBURG-car-red-left2.jpg" style="width:180px;height:50px;">
 
<img class="top" src="https://static.igem.org/mediawiki/2017/e/e9/T-FREIBURG-car-left2.jpg" style="width:180px;height:50px;">   
 
<img class="top" src="https://static.igem.org/mediawiki/2017/e/e9/T-FREIBURG-car-left2.jpg" style="width:180px;height:50px;">   
 +
                      </a>
 +
                        </div>
 
                     <div class="figurecaption" style="float:right">
 
                     <div class="figurecaption" style="float:right">
                 
+
                                    <a href="">
 
                       <p><strong>Home Page</strong></p> </a>
 
                       <p><strong>Home Page</strong></p> </a>
 
</div>
 
</div>

Revision as of 13:22, 27 October 2017