Team:Toulouse/Project/Overviews

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
 +
 +
<style type="text/css">
 +
 +
.banniere{
 +
height:315px;
 +
position: relative;
 +
width:100%;
 +
}
 +
 +
.banniere img{
 +
background-size:cover;
 +
}
 +
 +
.banniere-content{
 +
background-color:2ecc71;
 +
filter : alpha(opacity=10);
 +
opacity:0.5;
 +
padding:28px 28px 0;
 +
position:absolute;
 +
height:120px;
 +
width:420px;
 +
}
 +
 +
</style>
<body>
<body>
 +
 +
  <div class="banniere">
 +
    <img src="" alt"" />
 +
 
 +
    <div class="attribution"></div>
 +
 +
    <div class="banniere-content">
 +
      <h2>Overviews</h2>
 +
      <p>SubtiTree, a bacterium to save our trees</p>
 +
    </div>
 +
 +
  </div>
   <div id="innercontenthome">
   <div id="innercontenthome">

Revision as of 14:02, 28 September 2014