Team:KIT-Kyoto/Notebook

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
m
 
(16 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{KIT-Kyoto}}
 +
{{KIT-Kyoto.Header}}
 +
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 +
<script type="text/javascript">
 +
$(function(){
 +
    $("ul.menu").hide();
 +
    $("div.category").click(function(){
 +
        $("ul.menu").slideUp();
 +
        if($("+ul",this).css("display")=="none"){
 +
            $("+ul",this).slideDown();
 +
        }
 +
    });
 +
});
 +
</script>
 +
<style type="text/css">
 +
body {
 +
    font-family: Myriad, Helvetica, Arial, "Meiryo", "メイリオ", sans-serif;
 +
    _font-family: 'MS Pゴシック', sans-serif;
 +
}
 +
div.category {
 +
    margin:-top:5px;
 +
    height:40px;
 +
    line-height:40px;
 +
    cursor:pointer;
 +
}
 +
ul.navi{
 +
    width: 150px;
 +
    margin: 0px;
 +
}
 +
ul.navi, ul.menu {
 +
    padding:0;
 +
    margin:0;
 +
    list-style: none;
 +
}
 +
ul.menu li{
 +
    padding-left:15px;
 +
    margin:0;
 +
    list-style: none;
 +
}
 +
div.category {
 +
    margin-top: 5px;
 +
    padding-left: 15px;
 +
    height: 32px;
 +
    line-height: 40px;
 +
}
 +
ul.menu a {
 +
    display: block;
 +
    height: 32px;
 +
    line-height: 10px;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<table border="0" width="965px" align="center"><tr><td width="165px" valign="top"
-
<html>
+
align="left"><div id="HIDARI">
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<br>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<div>
 +
    <ul class="navi">
 +
        <li>
 +
            <div class="category"><img src="https://static.igem.org/mediawiki/2012/1/1f/Side_labnotekit.jpg" width="150" height="30"></div>
 +
            <ul class="menu">
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-week1"><img src="https://static.igem.org/mediawiki/2012/1/1b/Side_week1kit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-week2"><img src="https://static.igem.org/mediawiki/2012/9/94/Side_week2kit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-week3"><img src="https://static.igem.org/mediawiki/2012/e/e0/Side_week3kit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-week4"><img src="https://static.igem.org/mediawiki/2012/3/31/Side_week4kit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-week5"><img src="https://static.igem.org/mediawiki/2012/e/e7/Side_week5kit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="#"><img src="https://static.igem.org/mediawiki/2012/6/68/KITSide_week6.pdf" width="150" height="30"></a></li>
 +
            </ul>
 +
        </li>
 +
        <li>
 +
            <div class="category"><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-Protocol"><img src="https://static.igem.org/mediawiki/2012/e/ee/Side_protocolkit.jpg" width="150" height="30"></a></div>
 +
        </li>
 +
        <li>
 +
            <div class="category"><img src="https://static.igem.org/mediawiki/2012/6/61/Side_meetingkit.jpg" width="150" height="30"></div>
 +
            <ul class="menu">
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-Meeting-may"><img src="https://static.igem.org/mediawiki/2012/5/5d/Side_maykit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-Meeting-june"><img src="https://static.igem.org/mediawiki/2012/9/92/Side_junekit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-Meeting-july"><img src="https://static.igem.org/mediawiki/2012/f/f2/Side_julykit.jpg" width="150" height="30"></a></li>
 +
                <li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-Meeting-august"><img src="https://static.igem.org/mediawiki/2012/f/fa/Side_augkit.jpg" width="150" height="30"></a></li><li><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-Meeting-september"><img src="https://static.igem.org/mediawiki/2012/8/8b/Side_sepkit.jpg" width="150" height="30"></a></li>
 +
            </ul>
 +
        </li>
 +
        <li>
 +
            <div class="category"><a href="https://2012.igem.org/Team:KIT-Kyoto/Notebook-Design"><img src="https://static.igem.org/mediawiki/2012/8/8f/Side_designnotekit.jpg" width="150" height="30"></a></div>
 +
        </li>
 +
    </ul>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<br>
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
</td>
 +
<td width="800px" valign="top"><div id="MIGI">
 +
<br><br><br><br><br><br><br><br>
 +
<br>内容
 +
<BR>
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
</div>
</div>
-
</div>
+
</table>
-
</html>
+
</td></tr>
-
<!-- *** End of the alert box *** -->
+
</table>
 +
</body>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:KIT-Kyoto|Home]]
 
-
!align="center"|[[Team:KIT-Kyoto/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=KIT-Kyoto Official Team Profile]
 
-
!align="center"|[[Team:KIT-Kyoto/Project|Project]]
 
-
!align="center"|[[Team:KIT-Kyoto/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:KIT-Kyoto/Modeling|Modeling]]
 
-
!align="center"|[[Team:KIT-Kyoto/Notebook|Notebook]]
 
-
!align="center"|[[Team:KIT-Kyoto/Safety|Safety]]
 
-
!align="center"|[[Team:KIT-Kyoto/Attributions|Attributions]]
 
-
|}
 
-
 
+
</html>
-
You should make use of the calendar feature on the wiki and start a lab notebook.  This may be looked at by the judges to see how your work progressed throughout the summer.  It is a very useful organizational tool as well.
+

Latest revision as of 04:35, 21 September 2012















内容