Team:Nevada/HumanPractices

From 2011.igem.org

(Difference between revisions)
m
m
 
(14 intermediate revisions not shown)
Line 6: Line 6:
<style type="text/css" media="screen">
<style type="text/css" media="screen">
#slider {
#slider {
-
     width: 800px; /* important to be same as image width */
+
     width: 525px; /* important to be same as image width */
-
     height: 500px; /* important to be same as image height */
+
     height: 400px; /* important to be same as image height */
     position: relative; /* important */
     position: relative; /* important */
     overflow: hidden; /* important */
     overflow: hidden; /* important */
-
     border: magenta solid 2px;
+
     border: rgba(0,0,0,0.8) solid 3px;
}
}
#sliderContent {
#sliderContent {
-
     width: 800px; /* important to be same as image width or wider */
+
     width: 525px; /* important to be same as image width or wider */
     position: absolute;
     position: absolute;
-
top: 0;
+
    top: 0;
-
margin-left: 0;
+
    margin-left: 0;
}
}
.sliderImage {
.sliderImage {
Line 36: Line 36:
     display: none;
     display: none;
}
}
 +
}.sliderImage span strong {
 +
    font-size: 14px;
 +
}
 +
.clear {
.clear {
clear: both;
clear: both;
-
}
 
-
.sliderImage span strong {
 
-
    font-size: 14px;
 
-
}
 
.top {
.top {
top: 0;
top: 0;
Line 53: Line 53:
.imgsize {
.imgsize {
-
   height: 500px;
+
   height: 400px;
-
   width: 800px;
+
   width: 525px;
}
}
</style>
</style>
Line 63: Line 63:
     $(document).ready(function() {
     $(document).ready(function() {
         $('#slider').s3Slider({
         $('#slider').s3Slider({
-
             timeOut: 4000
+
             timeOut: 1000
         });
         });
     });
     });
Line 76: Line 76:
         <ul id="sliderContent">
         <ul id="sliderContent">
             <li class="sliderImage">
             <li class="sliderImage">
-
                 <a href=""><img src="https://static.igem.org/mediawiki/2011/d/d4/UNR_Gallery_Carwash.jpg" height="500px" width="800px" alt="1"/></a>
+
                 <a href=""><img class="imgsize" src="https://static.igem.org/mediawiki/2011/d/d4/UNR_Gallery_Carwash.jpg" alt="1"/></a>
                 <span class="top"><strong>Title text 1</strong><br />Content text...</span>
                 <span class="top"><strong>Title text 1</strong><br />Content text...</span>
Line 94: Line 94:
             </li>
             </li>
             <li class="sliderImage">
             <li class="sliderImage">
-
                 <img src="https://static.igem.org/mediawiki/2011/a/ad/IMAG0142.jpg" width="800px" alt="5" />
+
                 <img class="imgsize" src="https://static.igem.org/mediawiki/2011/a/ad/IMAG0142.jpg" alt="5" />
                 <span class="top"><strong>Group Hug!</strong><br />Bryson, Marguerite, Sam, and Megan having a good time at the iGEM concert!</span>
                 <span class="top"><strong>Group Hug!</strong><br />Bryson, Marguerite, Sam, and Megan having a good time at the iGEM concert!</span>
             </li>
             </li>
             <li class="sliderImage">
             <li class="sliderImage">
-
                 <img src="https://static.igem.org/mediawiki/2011/d/d5/IMAG0143.jpg" width="800px" alt="6" />
+
                 <img class="imgsize" src="https://static.igem.org/mediawiki/2011/d/d5/IMAG0143.jpg" alt="6" />
                 <span class="bottom"><strong>Family Picture!</strong><br />Dr. H and Dr. Shintani with their beautiful daughter Alena</span>
                 <span class="bottom"><strong>Family Picture!</strong><br />Dr. H and Dr. Shintani with their beautiful daughter Alena</span>
             </li>
             </li>
             <li class="sliderImage">
             <li class="sliderImage">
-
                 <img src="https://2011.igem.org/File:IMAG0146.jpg" width="800px" alt="7" />
+
                 <img class="imgsize" src="https://2011.igem.org/File:IMAG0146.jpg" alt="7" />
                 <span class="bottom"><strong> Group photo!</strong><br />Good work team</span>
                 <span class="bottom"><strong> Group photo!</strong><br />Good work team</span>
             </li>
             </li>
             <li class="sliderImage">
             <li class="sliderImage">
-
                 <img src="https://static.igem.org/mediawiki/2011/2/28/IMAG0150.jpg" width="800px" alt="8" />
+
                 <img class="imgsize" src="https://static.igem.org/mediawiki/2011/2/28/IMAG0150.jpg" alt="8" />
                 <span class="bottom"><strong>Booyah!</strong><br />Being silly...</span>
                 <span class="bottom"><strong>Booyah!</strong><br />Being silly...</span>
             </li>
             </li>
             <li class="sliderImage">
             <li class="sliderImage">
-
                 <img src="https://static.igem.org/mediawiki/2011/9/95/IMAG0153.jpg" width="800px" alt="9" />
+
                 <img class="imgsize" src="https://static.igem.org/mediawiki/2011/9/95/IMAG0153.jpg" alt="9" />
                 <span class="bottom"><strong>Next year's team!</strong><br />The potential: Sahael, Sam, Ronald, and Dafne</span>
                 <span class="bottom"><strong>Next year's team!</strong><br />The potential: Sahael, Sam, Ronald, and Dafne</span>
             </li>
             </li>
Line 116: Line 116:
         </ul>
         </ul>
     </div>
     </div>
-
 
+
<br><br>
</div> <!-- //End DIV for top-team-content -->
</div> <!-- //End DIV for top-team-content -->
</div> <!-- //End DIV for Nevada-MainContent -->
</div> <!-- //End DIV for Nevada-MainContent -->

Latest revision as of 23:33, 26 September 2011



  • 1 Title text 1
    Content text...
  • 2 Title text 2
    Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...
  • 3 Title text 2
    Picture Spanning the whole box
  • 4 Hard at work!
    David, Dr. Howard, Marguerite, and Sam working hard or hardly working?
  • 5 Group Hug!
    Bryson, Marguerite, Sam, and Megan having a good time at the iGEM concert!
  • 6 Family Picture!
    Dr. H and Dr. Shintani with their beautiful daughter Alena
  • 7 Group photo!
    Good work team
  • 8 Booyah!
    Being silly...
  • 9 Next year's team!
    The potential: Sahael, Sam, Ronald, and Dafne



SPONSORS