Template:Kyoto/Notebook/Calendar/DMS
From 2014.igem.org
(Difference between revisions)
(Replaced content with "<html> <div id="kyoto-calendar"> <br clear="all"> </div> </html>") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
<div id="kyoto-calendar"> | <div id="kyoto-calendar"> | ||
- | + | <table> | |
+ | <tr class="kyoto-calendar-month"> | ||
+ | <th colspan=7>February</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th><a href="#">1</a></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="#">2</a></th> | ||
+ | <th><a href="#">3</a></th> | ||
+ | <th><a href="#">4</a></th> | ||
+ | <th><a href="#">5</a></th> | ||
+ | <th><a href="#">6</a></th> | ||
+ | <th><a href="#">7</a></th> | ||
+ | <th><a href="#">8</a></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="#">9</a></th> | ||
+ | <th><a href="#">10</a></th> | ||
+ | <th><a href="#">11</a></th> | ||
+ | <th><a href="#">12</a></th> | ||
+ | <th><a href="#">13</a></th> | ||
+ | <th><a href="#">14</a></th> | ||
+ | <th><a href="#">15</a></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="#">16</a></th> | ||
+ | <th><a href="#">17</a></th> | ||
+ | <th><a href="#">18</a></th> | ||
+ | <th><a href="#">19</a></th> | ||
+ | <th><a href="#">20</a></th> | ||
+ | <th><a href="#">21</a></th> | ||
+ | <th><a href="#">22</a></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="#">23</a></th> | ||
+ | <th><a href="#">24</a></th> | ||
+ | <th><a href="#">25</a></th> | ||
+ | <th><a href="#">26</a></th> | ||
+ | <th><a href="#">27</a></th> | ||
+ | <th><a href="#">28</a></th> | ||
+ | <th><a href="#">29</a></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="#">30</a></th> | ||
+ | <th><a href="#">31</a></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | <th></th> | ||
+ | </tr> | ||
+ | </table> | ||
<br clear="all"> | <br clear="all"> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 11:30, 23 September 2014