Line 1: | Line 1: | ||
{{Cadets2Vets}} | {{Cadets2Vets}} | ||
<html> | <html> | ||
+ | |||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function () { | ||
+ | $(".carousel").css("height", $(window).width()*(6/17)); | ||
+ | }); | ||
+ | |||
+ | $( window ).resize(function() { | ||
+ | $(".carousel").css("height", $(window).width()*(6/17)); | ||
+ | }); | ||
+ | </script> | ||
+ | <body> | ||
+ | <div id="carousel" class="carousel slide" data-ride="carousel"> | ||
+ | <!-- Indicators --> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#carousel" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#carousel" data-slide-to="1"></li> | ||
+ | <li data-target="#carousel" data-slide-to="2"></li> | ||
+ | <li data-target="#carousel" data-slide-to="3"></li> | ||
+ | <li data-target="#carousel" data-slide-to="4"></li> | ||
+ | <li data-target="#carousel" data-slide-to="5"></li> | ||
+ | </ol> | ||
+ | |||
+ | <!-- Wrapper for slides --> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active" style="background-image:url('https://static.igem.org/mediawiki/2014/4/41/Cornell_Slider_1_rv3.png');"></div> | ||
+ | <div class="item" style="background-image:url('https://static.igem.org/mediawiki/2014/1/11/Cornell_Slider_2_rv3.png')"></div> | ||
+ | <div class="item" style="background-image:url('https://static.igem.org/mediawiki/2014/9/9d/Slider_3_rv3.png')"></div> | ||
+ | <div class="item" style="background-image:url('https://static.igem.org/mediawiki/2014/3/3d/Cornell_Slider_4_rv3.png')"></div> | ||
+ | <div class="item" style="background-image:url('https://static.igem.org/mediawiki/2014/3/3b/Cornell_Slider_5_rv3.png')"></div> | ||
+ | <div class="item" style="background-image:url('https://static.igem.org/mediawiki/2014/3/3b/Cornell_Slider_6_rv3.png')"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!-- Controls --> | ||
+ | <a class="left carousel-control" href="#carousel" role="button" data-slide="prev"> | ||
+ | <span class="glyphicon glyphicon-chevron-left"></span> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#carousel" role="button" data-slide="next"> | ||
+ | <span class="glyphicon glyphicon-chevron-right"></span> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12"> | ||
+ | <h2 class="featurette-heading" style="margin-top: 0px; margin-bottom: 0px; margin-left: 10px;">Purifying the world <span class="text-muted">One drop at a time</span></h2> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-6 col-xs-9"> | ||
+ | <a class="thumbnail home" href="https://2014.igem.org/Team:Cornell/project" style="background-image: url('https://static.igem.org/mediawiki/2014/6/62/CornellIMG_8241.JPG');"> | ||
+ | <div class="caption center" style="padding-right:240px; padding-top:20px; opacity: .8;"> | ||
+ | Project | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="col-md-6 col-xs-9"> | ||
+ | <a class="thumbnail home" href="https://2014.igem.org/Team:Cornell/outreach" style="background-image: url('https://static.igem.org/mediawiki/2014/5/58/Cornell_WeilBuilding2.jpg')"> | ||
+ | <div class="caption center" style="padding-top: 140px; padding-left: 190px; color:rgba(255, 255, 255, 0.76)"> | ||
+ | Outreach | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-6 col-xs-9"> | ||
+ | <a class="thumbnail home" href="https://2014.igem.org/Team:Cornell/notebook" style="background-image: url('https://static.igem.org/mediawiki/2014/b/bd/Cornell_screws.jpg')"> | ||
+ | <div class="caption center" style="padding-right: 160px; padding-top:20px; color: rgba(255, 255, 255, 0.55);"> | ||
+ | Notebook | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="col-md-6 col-xs-9"> | ||
+ | <a class="thumbnail home" href="https://2014.igem.org/Team:Cornell/team" style="background-image: url('https://static.igem.org/mediawiki/2014/2/21/Cornell_greenclay.jpg')"> | ||
+ | <div class="caption center" style="padding-left: 280px; margin-top: -30px; font-size: 100px; opacity: .9;"> | ||
+ | Team | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Revision as of 21:52, 15 June 2017
Cadets2Vets
Notebook
Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.
What should this page have?
- Chronological notes of what your team is doing.
- Brief descriptions of daily important events.
- Pictures of your progress.
- Mention who participated in what task.
Inspiration
You can see what others teams have done to organize their notes: