Team:KIT-Kyoto/Notebook

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
m
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>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<body>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<table border="0" width="965px" align="center"><tr><td width="165px" valign="top"
-
This is a template page. READ THESE INSTRUCTIONS.
+
 
 +
align="left"><div id="HIDARI">
 +
 
 +
<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要素(カテゴリー内のメニュー)カテゴリー内のメニューが表示されていないとき、メニューがsildeDownします
 +
            $("+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;
 +
    background:#fdeff2;
 +
    cursor:pointer;
 +
}
 +
ul.navi{
 +
    width: 150px;
 +
    margin: 0px;
 +
    background:#e6cde3;
 +
}
 +
ul.navi, ul.menu {
 +
    padding:0;
 +
    margin:0;
 +
    list-style: none;
 +
}
 +
ul.menu li{
 +
    padding-left:20px;
 +
    margin:0;
 +
    list-style: none;
 +
}
 +
div.category {
 +
    margin-top: 5px;
 +
    padding-left: 20px;
 +
    height: 40px;
 +
    line-height: 40px;
 +
    background:#f09199;
 +
}
 +
ul.menu a {
 +
    display: block;
 +
    height: 35px;
 +
    line-height: 35px;
 +
    color:#fdeff2;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div>
 +
    <ul class="navi">
 +
        <li>
 +
            <div class="category">Lab Note</div>
 +
            <ul class="menu">
 +
                <li><a href="#">Week1</a></li>
 +
                <li><a href="#">Week2</a></li>
 +
                <li><a href="#">Week3</a></li>
 +
                <li><a href="#">Week4</a></li>
 +
                <li><a href="#">Week5</a></li>
 +
                <li><a href="#">Week6</a></li>
 +
            </ul>
 +
        </li>
 +
        <li>
 +
            <div class="category">Protocol</div>
 +
        </li>
 +
        <li>
 +
            <div class="category">Meeting</div>
 +
            <ul class="menu">
 +
                <li><a href="#">MAY</a></li>
 +
                <li><a href="#">JUNE</a></li>
 +
                <li><a href="#">JULY</a></li>
 +
                <li><a href="#">AUGUST</a></li>
 +
             <li><a href="#">SEPTEMBER</a></li>
 +
            </ul>
 +
        </li>
 +
        <li>
 +
            <div class="category">Design</div>
 +
        </li>
 +
    </ul>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
</body>
-
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>.
+
 
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
</div></td><td width="800px" valign="top"><div id="MIGI">
-
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>
+
<BR>
-
</html>
+
-
<!-- *** End of the alert box *** -->
 
-
{| 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]]
 
-
|}
 
 +
</table>
 +
</td></tr>
 +
<tr><td>
 +
<div align="right"><span style="font-size:10pt;"></span></div>
-
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.
+
</td></tr>
 +
</table>
 +
</body>
 +
</html>

Revision as of 03:32, 25 August 2012