Mercurial > honeyplanet-web
comparison archive.html @ 0:6633abcdf7fa
initial import. take all html files under control.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Tue, 17 May 2011 09:40:01 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:6633abcdf7fa |
---|---|
1 <html> | |
2 <head> | |
3 <link rel="stylesheet" href="default.css" title="subsonic"> | |
4 <meta http-equiv="content-type" content="text/html;charset=EUC-JP"> | |
5 <title>archive</title> | |
6 </head> | |
7 <body> | |
8 | |
9 <div align=center><h1>archive</h1></div> | |
10 | |
11 <h4>日記アーカイブ</h4> | |
12 <p>日記のアーカイブです。<br> | |
13 | |
14 <dl> | |
15 <dt><2001年><dd> | |
16 <dt><dd><a href="testdrive/200102a.html">2月上旬</a> <a href="testdrive/200102b.html">中旬</a> <a href="testdrive/200102c.html">下旬</a> | |
17 <dt><dd><a href="testdrive/200103a.html">3月上旬</a> <a href="testdrive/200103b.html">中旬</a> <a href="testdrive/200103c.html">下旬</a> | |
18 <dt><dd><a href="testdrive/200104a.html">4月上旬</a> <a href="testdrive/200104b.html">中旬</a> <a href="testdrive/200104c.html">下旬</a> | |
19 <dt><dd><a href="testdrive/200105a.html">5月上旬</a> <a href="testdrive/200105b.html">中旬</a> <a href="testdrive/200105c.html">下旬</a> | |
20 <dt><dd><a href="testdrive/200106a.html">6月上旬</a> <a href="testdrive/200106b.html">中旬</a> <a href="testdrive/200106c.html">下旬</a> | |
21 <dt><dd><a href="testdrive/200107a.html">7月上旬</a> <!--<a href="testdrive/200107b.html">中旬</a> <a href="testdrive/200107c.html">下旬--></a> | |
22 </dl> | |
23 | |
24 | |
25 <hr> | |
26 <div align="center"><a href="index.html">[top]</a></div> | |
27 </body> | |
28 </html> |