IGEM:Kyoto/history-sandbox: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
(Replacing page with '<html> </html>')
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{IGEM_Kyoto/header}}
{{IGEM_Kyoto/history/js}}
{{IGEM_Kyoto/header/js}}
<html>
<html>
<div id="kyoto-wrapper">
    <div id="kyoto-title">
        <img src="http://openwetware.org/images/0/04/Kyoto-history-title.png">
    </div>
    <table id="kyoto-year-select"><tr>
        <td><a href="#" onClick="history('2014');">2014</a></td>
        <td><a href="#" onClick="history('2013');">2013</a></td>
        <td><a href="#" onClick="history('2012');">2012</a></td>
        <td><a href="#" onClick="history('2011');">2011</a></td>
        <td><a href="#" onClick="history('2010');">2010</a></td>
        <td><a href="#" onClick="history('2009');">2009</a></td>
        <td><a href="#" onClick="history('2008');">2008</a></td>
    </tr></table>
<div class="kyoto-history-block" id="kyoto-history-2014">
<h1>2014 Project</h1>
<table class="kyoto-history-table">
<tr><td>2014内容</td>
<td>2014写真</td></tr></table>
</div>
<div class="kyoto-history-block" id="kyoto-history-2013">
<h1>2013 Project</h1>
<table class="kyoto-history-table">
<tr><td>2013内容</td>
<td>2013写真</td></tr></table>
</div>
<div class="kyoto-history-block" id="kyoto-history-2012">
<h1>2012 Project</h1>
<table class="kyoto-history-table">
<tr><td>2012内容</td>
<td>2012写真</td></tr></table>
</div>
<div class="kyoto-history-block" id="kyoto-history-2011">
<h1>2011 Project</h1>
<table class="kyoto-history-table">
<tr><td>2011内容</td>
<td>2011写真</td></tr></table>
</div>
<div class="kyoto-history-block" id="kyoto-history-2010">
<h1>2010 Project</h1>
<table class="kyoto-history-table">
<tr><td>2010内容</td>
<td>2010写真</td></tr></table>
</div>
<div class="kyoto-history-block" id="kyoto-history-2009">
<h1>2009 Project</h1>
<table class="kyoto-history-table">
<tr><td>2009内容</td>
<td>2009写真</td></tr></table>
</div>
<div class="kyoto-history-block" id="kyoto-history-2008">
<h1>2008 Project</h1>
<table class="kyoto-history-table">
<tr><td>2008内容</td>
<td>2008写真</td></tr></table>
</div>
</div>
</html>
{{IGEM_Kyoto/footer}}
<html>
<style type="text/css">
<!--
#kyoto-header-back{
    background-color:#c3d8f5;
}
-->
</style>
</html>
</html>

Latest revision as of 21:57, 6 January 2016

<html> </html>