Difference between revisions of "Dev/Calendar"

 
(58 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
  
<style>
 
  
.clear {
+
<div class="column full_size">
height: 30px;
+
<h1>2017 iGEM Calendar</h1>
}
+
<p>We are working on finalizing the iGEM 2017 calendar at iGEM HQ! We plan to release the calendar at the start of January, 2017.</p>
 +
</div>
  
.vertical_line {
+
<div class=" column half_size ">
    position: fixed;
+
    width: 4px;
+
    margin-left: 2.6%;
+
    background-color: #d3d3d3;
+
height:100vh;
+
}
+
  
.left_column {
 
width: 12%;
 
    border: 4px solid #d3d3d3;
 
    text-align: center;
 
    font-size: 25px;
 
    float: left;
 
    border-radius: 10px;
 
    color: #666666;
 
    padding: 4% 0;
 
}
 
  
 +
<div id="january">
  
.left_column.month_access{
+
<div class="left_column month_access">  </div> 
    border: 4px solid #72c9b6;
+
<div class="right_column"> <h1> JANUARY  </h1> </div>
    color: #72c9b6;
+
    font-size: 40px;
+
    font-weight: bold;
+
    cursor: pointer;
+
}
+
  
 +
<div class="month_content">
 +
<div class="clear extra_space"></div>
  
.right_column h1{
+
<div class="left_column"> 25 </div>
font-size: 40px;
+
<div class="right_column event_content">
}
+
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. We want everyone that participated on the team to receive this recognition. Completing your team roster is also important because it determines whether your team is in the undergraduate or overgraduate section (high school teams are automatically placed into the high school section). </p>
 +
</div>
  
  
.right_column {
+
<div class="clear extra_space"></div>
    padding: 10px 0px 15px 0px;
+
    float: left;
+
width: 80%;
+
}
+
  
.right_column.event_content {
+
<div class="left_column"> 25 </div>
border-top:  1px solid #d3d3d3;
+
<div class="right_column event_content">
}
+
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. We want everyone that participated on the team to receive this recognition. Completing your team roster is also important because it determines whether your team is in the undergraduate or overgraduate section (high school teams are automatically placed into the high school section). </p>
 +
</div>
  
</style>
+
</div>
  
 +
</div>
  
<div class=" column half_size ">
+
<div class="clear extra_space"></div>
<div class="vertical_line"></div>
+
<div id="february">
  
<div id="january">
+
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> FEBRUARY  </h1> </div>  
  
<div class="left_column month_access"> + </div> 
+
<div class="month_content">
<div class="right_column"> <h1> JANUARY  </h1> </div> <div class="month_content">
+
  
 +
<div class="clear extra_space"></div>
  
<div class="clear"></div>
+
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
  
+
</div>
 +
 
 +
</div>
 +
 
 +
<div class="clear extra_space"></div>
 +
<div id="march">
 +
 
 +
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> MARCH  </h1> </div>
 +
 
 +
<div class="month_content">
 +
 
 +
<div class="clear extra_space"></div>
  
 
<div class="left_column"> 25 </div>
 
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
  
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="april">
 +
 +
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> APRIL  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 
<div class="right_column event_content">
 
<div class="right_column event_content">
 
<h3> Team Rosters Due </h3>
 
<h3> Team Rosters Due </h3>
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. We want everyone that participated on the team to receive this recognition. Completing your team roster is also important because it determines whether your team is in the undergraduate or overgraduate section (high school teams are automatically placed into the high school section). </p>
+
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 
</div>
 
</div>
  
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="may">
 +
 +
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> MAY  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
  
 
</div>
 
</div>
  
 +
</div>
  
 +
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="june">
 +
 +
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> JUNE  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
 +
 +
</div>
  
 
</div>
 
</div>
Line 85: Line 151:
  
  
<script>
 
  
$(document).ready(function() {
 
  
 +
 +
<div class="clear extra_space"></div>
 +
<div id="july">
 +
 +
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> JULY  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="august">
 +
 +
<div class="left_column month_access"> </div> 
 +
<div class="right_column"> <h1> AUGUST  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="september">
 +
 +
<div class="left_column month_access"> </div> 
 +
<div class="right_column"> <h1> SEPTEMBER </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="october">
 +
 +
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> OCTOBER  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="november">
 +
 +
<div class="left_column month_access"> </div> 
 +
<div class="right_column"> <h1> NOVEMBER  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
 +
<div class="clear extra_space"></div>
 +
<div id="december">
 +
 +
<div class="left_column month_access">  </div> 
 +
<div class="right_column"> <h1> DECEMBER  </h1> </div>
 +
 +
<div class="month_content">
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="left_column"> 25 </div>
 +
<div class="right_column event_content">
 +
<h3> Team Rosters Due </h3>
 +
<p>Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. </p>
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
 +
</div>
  
  
$(".month_access").click(function(){
 
  
$(this).nextUntil(".month_content").slideToggle(400);
 
  
});
 
 
  
});
 
</script>
 
 
</html>
 
</html>

Latest revision as of 15:38, 29 November 2016

MENU

2017 iGEM Calendar

We are working on finalizing the iGEM 2017 calendar at iGEM HQ! We plan to release the calendar at the start of January, 2017.

JANUARY

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. We want everyone that participated on the team to receive this recognition. Completing your team roster is also important because it determines whether your team is in the undergraduate or overgraduate section (high school teams are automatically placed into the high school section).

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. We want everyone that participated on the team to receive this recognition. Completing your team roster is also important because it determines whether your team is in the undergraduate or overgraduate section (high school teams are automatically placed into the high school section).

FEBRUARY

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

MARCH

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

APRIL

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

MAY

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

JUNE

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

JULY

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

AUGUST

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

SEPTEMBER

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

OCTOBER

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

NOVEMBER

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.

DECEMBER

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates.