|
|
(One intermediate revision not shown) |
Line 1: |
Line 1: |
- | {{:Team:KAIST_Korea/top_home}}
| |
- | {{:Team:KAIST_Korea/navi}}
| |
- | <html>
| |
- | <head>
| |
- | <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'>
| |
- | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> </script>
| |
- | <script type="text/javascript">
| |
- | WebFontConfig = {
| |
- | google: { families: [ 'Open+Sans:600italic,400,800:latin' ]|[ 'Gloria+Hallelujah::latin' ]}
| |
- | };
| |
- | (function() {
| |
- | var wf = document.createElement('script');
| |
- | wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
| |
- | '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
| |
- | wf.type = 'text/javascript';
| |
- | wf.async = 'true';
| |
- | var s = document.getElementsByTagName('script')[0];
| |
- | s.parentNode.insertBefore(wf, s);
| |
- | })();
| |
- | </script>
| |
- | <style>
| |
- | @import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800);
| |
- | #kaistcontent
| |
- | {
| |
- | position: relative;
| |
- | background-color:transparent;
| |
- | width:690px;
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | font-size:10pt;
| |
- | line-height:120%;
| |
- | text-align:justify;
| |
- | padding: 0px 15px 0px 15px;
| |
- | left:300px;
| |
- | top:-70px;
| |
- | z-index: 2;
| |
- | }
| |
| | | |
- | #kaistcontent #starter-grad
| |
- | {
| |
- | width:15px;
| |
- | height:100px;
| |
- | float:left;
| |
- | margin:0px 15px 2px 0px;
| |
- | }
| |
- |
| |
- | #kaistcontent #starter
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | font-size:14pt;
| |
- | color: #08185d;
| |
- | padding:0px 0px 0px 10px;
| |
- | }
| |
- |
| |
- | #kaistcontent #sub-title
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | color:#848383;
| |
- | font-size: 15pt;
| |
- | line-height:100%;
| |
- | font-weight:bold;
| |
- | font-style:italic;
| |
- | }
| |
- |
| |
- | #kaistcontent h1
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | color:#5c5858;
| |
- | font-weight:bold;
| |
- | font-size:24pt;
| |
- | line-height:110%;
| |
- | }
| |
- |
| |
- | #kaistcontent h3
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | color:#181818;
| |
- | font-size:14pt;
| |
- | line-height:110%;
| |
- | }
| |
- |
| |
- | #kaistcontent h4
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | color:#585858;
| |
- | font-size:12pt;
| |
- | line-height:110%;
| |
- | }
| |
- |
| |
- | #kaistcontent ul
| |
- | {
| |
- | list-style-type:disc;
| |
- | padding: 0px 0px 0px 30px;
| |
- | }
| |
- |
| |
- | #kaistcontent li
| |
- | {
| |
- | list-style-type:inherit;
| |
- | }
| |
- |
| |
- | #kaistcontent #figure
| |
- | {
| |
- | margin-left:auto;
| |
- | margin-right:auto;
| |
- | }
| |
- | #kaistcontent ol
| |
- | {
| |
- | list-style-type:decimal;
| |
- | padding: 0px 0px 0px 30px;
| |
- | }
| |
- |
| |
- | #kaistcontent #sub-sub-title
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | color:#848383;
| |
- | font-weight:bold;
| |
- | font-size:14pt;
| |
- | line-height:110%;
| |
- | }
| |
- | #kaistcontent section
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | font-size:10pt;
| |
- | background-color:#f4f4f4;
| |
- | border-style:solid;
| |
- | border-width:1px;
| |
- | border-color:#EEE;
| |
- | padding:2px 10px 10px 10px;
| |
- | margin:0px 0px 35px 0px;
| |
- | background-image:url('https://static.igem.org/mediawiki/2012/a/a0/KAIST_labnote_logo.png');
| |
- | background-repeat:no-repeat;
| |
- | opacity:0.9;
| |
- |
| |
- | }
| |
- | #kaistcontent #little
| |
- | {
| |
- | line-height:140%;
| |
- | margin : 0px 15px 0px 15px;
| |
- | }
| |
- |
| |
- | #kaistcontent #content-note
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | line-height:120%;
| |
- |
| |
- | }
| |
- |
| |
- | #kaistcontent section .note-title
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | font-size:12pt;
| |
- | font-weight:bold;
| |
- | color: #666;
| |
- | text-align:center;
| |
- | line-height:140%;
| |
- | margin:10px 0px 15px 0px;
| |
- | }
| |
- | #kaistcontent section .date
| |
- | {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | font-size:12pt;
| |
- | color:#f4f4f4;
| |
- | }
| |
- | </style>
| |
- | </head>
| |
- |
| |
- | <body>
| |
- | <div id="main">
| |
- | <img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/>
| |
- |
| |
- | <div id="menucontent">
| |
- | <img src="https://static.igem.org/mediawiki/2012/4/4d/Note_ico.png"></img>
| |
- | <a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Overview"><img src="https://static.igem.org/mediawiki/2012/e/e3/Overview_ico.png"/></a>
| |
- | <a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Protocol"><img src="https://static.igem.org/mediawiki/2012/b/b6/Protocol_ico.png"/></a>
| |
- | <a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e0/Labnote_ico.png"/></a>
| |
- | </div>
| |
- |
| |
- | <div id="top-img-description-box"><span style="font-size:22px;" id="top-img-description">Notebook : Labnote-October</span></div>
| |
- | <img id="horizontal-line" src="https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png"></img>
| |
- |
| |
- | <div id="kaistcontent">
| |
- | <div>
| |
- | <img id="starter-grad" style="height:80px;" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
| |
- | <h1>Labnote</h1>
| |
- | <span id="sub-title">October</span></br></br>
| |
- | </div>
| |
- |
| |
- | <section id="1">
| |
- | <div class="date">October 1<sup>st</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- |
| |
- | <section id="2">
| |
- | <div class="date">October 2<sup>nd</sup> 2012</div></br>
| |
- |
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="3">
| |
- | <div class="date">October 3<sup>rd</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="4">
| |
- | <div class="date">October 4<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="5">
| |
- | <div class="date">October 5<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="6">
| |
- | <div class="date">October 6<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="7">
| |
- | <div class="date">October 7<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="8">
| |
- | <div class="date">October 8<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="9">
| |
- | <div class="date">October 9<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="10">
| |
- | <div class="date">October 10<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- |
| |
- | </section>
| |
- | <section id="11">
| |
- | <div class="date">October 11<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="12">
| |
- | <div class="date">October 12<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- |
| |
- |
| |
- | </section>
| |
- | <section id="13">
| |
- | <div class="date">October 13<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="14">
| |
- | <div class="date">October 14<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="15">
| |
- | <div class="date">October 15<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- |
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="16">
| |
- | <div class="date">October 16<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- |
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- |
| |
- | </section>
| |
- | <section id="17">
| |
- | <div class="date">October 17<sup>th</sup> 2012</div></br>
| |
- |
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="18">
| |
- | <div class="date">October 18<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- |
| |
- | </section>
| |
- | <section id="19">
| |
- | <div class="date">October 19<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- |
| |
- |
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- |
| |
- | </section>
| |
- | <section id="20">
| |
- | <div class="date">October 20<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- |
| |
- | </section>
| |
- | <section id="21">
| |
- | <div class="date">October 21<sup>st</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="22">
| |
- | <div class="date">October 22<sup>nd</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="23">
| |
- | <div class="date">October 23<sup>rd</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="24">
| |
- | <div class="date">October 24<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="25">
| |
- | <div class="date">October 25<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="26">
| |
- | <div class="date">October 26<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="27">
| |
- | <div class="date">October 27<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="28">
| |
- | <div class="date">October 28<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="29">
| |
- | <div class="date">October 29<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="30">
| |
- | <div class="date">October 30<sup>th</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | <section id="31">
| |
- | <div class="date">October 31<sup>st</sup> 2012</div></br>
| |
- | <div id="content_note" >
| |
- | <span id="little">No Special Event!</span>
| |
- | </br>
| |
- |
| |
- | </div>
| |
- | <a id="back_to_the_calender" style="font-size:12px;color:#111;text-decoration:none;float:right;margin:20px 0px 0px 5px;" href="https://2012.igem.org/wiki/index.php?title=Team:KAIST_Korea/Notebook_Labnote"><img src="https://static.igem.org/mediawiki/2012/e/e3/KAIST_calendar_icon.png" style="width:60px;height:60px;display:none;"/>Back to the Calendar</a>
| |
- | </section>
| |
- | </br></br>
| |
- | </div>
| |
- | </div>
| |
- |
| |
- | </body>
| |
- | </html>
| |
- | {{:Team:KAIST_Korea/footer}}
| |