Difference between revisions of "Team:NCHU Taichung/Notebook"

(Prototype team page)
 
 
Line 1: Line 1:
{{NCHU_Taichung}}
+
{{NCHU_Taichung/navbar}}
 
<html>
 
<html>
 
+
<div class="ui page dimmer">
 
+
    <div class="content">
<div class="column full_size">
+
      <div class="center ui big header">Click on the date cell to see daily event :)</div>
 
+
    </div>
<h1>Notebook</h1>
+
  </div>
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
+
  <h1 class="ui hidden header"></h1>
 
+
<script src="https://2018.igem.org/wiki/index.php?title=Team:NCHU_Taichung/js/extra.js&amp;action=raw&amp;ctype=text/javascript"></script>
</div>
+
  <header>
<div class="clear"></div>
+
    <div class="wrapper">
 
+
      <div class="c-monthyear">
 
+
        <div class="c-month">
 
+
          <i class="chevron left icon prev" id="prev"></i>
<div class="column two_thirds_size">
+
          <div id="c-paginator">
<h3>What should this page have?</h3>
+
            <span class="c-paginator__month">JANUARY</span>
<ul>
+
            <span class="c-paginator__month">FEBRUARY</span>
<li>Chronological notes of what your team is doing.</li>
+
            <span class="c-paginator__month">MARCH</span>
<li> Brief descriptions of daily important events.</li>
+
            <span class="c-paginator__month">APRIL</span>
<li>Pictures of your progress. </li>
+
            <span class="c-paginator__month">MAY</span>
<li>Mention who participated in what task.</li>
+
            <span class="c-paginator__month">JUNE</span>
</ul>
+
            <span class="c-paginator__month">JULY</span>
 
+
            <span class="c-paginator__month">AUGUST</span>
</div>
+
            <span class="c-paginator__month">SEPTEMBER</span>
 
+
            <span class="c-paginator__month">OCTOBER</span>
<div class="column third_size">
+
            <span class="c-paginator__month">NOVEMBER</span>
<div class="highlight decoration_A_full">
+
            <span class="c-paginator__month">DECEMBER</span>
<h3>Inspiration</h3>
+
          </div>
<p>You can see what others teams have done to organize their notes:</p>
+
          <i class="chevron right icon next" id="next"></i>
 
+
        </div>
<ul>  
+
        <span class="c-paginator__year">2018</span>
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
      </div>
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
      <div class="c-sort">
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
        <a class="o-btn c-today__btn" href="javascript:;">TODAY</a>
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
      </div>
</ul>
+
    </div>
</div>
+
  </header>
</div>
+
  <div class="wrapper">
 
+
    <div class="c-calendar">
 +
      <div class="c-calendar__style c-aside">
 +
        <div class="c-aside__day">
 +
          <span class="c-aside__num"> </span>
 +
          <span class="c-aside__month"></span>
 +
        </div>
 +
        <div class="c-aside__eventList"></div>
 +
      </div>
 +
      <div class="c-cal__container c-calendar__style">
 +
        <script>// CAHNGE the below variable to the CURRENT YEAR
 +
          year = 2018;
 +
          // first day of the week of the new year
 +
          today = new Date("January 1, " + year);
 +
          start_day = today.getDay() + 1;
 +
          fill_table("January", 31, "01");
 +
          fill_table("February", 28, "02");
 +
          fill_table("March", 31, "03");
 +
          fill_table("April", 30, "04");
 +
          fill_table("May", 31, "05");
 +
          fill_table("June", 30, "06");
 +
          fill_table("July", 31, "07");
 +
          fill_table("August", 31, "08");
 +
          fill_table("September", 30, "09");
 +
          fill_table("October", 31, "10");
 +
          fill_table("November", 30, "11");
 +
          fill_table("December", 31, "12");
 +
        </script>
 +
      </div>
 +
    </div>
 +
  </div>
 +
</html>
 +
{{NCHU_Taichung/footer}}
 +
<html>
 +
<script src="https://2018.igem.org/wiki/index.php?title=Team:NCHU_Taichung/js/notebook.js&amp;action=raw&amp;ctype=text/javascript"></script>
 
</html>
 
</html>

Latest revision as of 14:53, 17 October 2018

NCHU_Taichung

Click on the date cell to see daily event :)

JANUARY FEBRUARY MARCH APRIL MAY JUNE JULY AUGUST SEPTEMBER OCTOBER NOVEMBER DECEMBER
2018