comparison matsugaoka/matsugaoka.html @ 3899:c872a31e3e3b

matsugaoka directory create
author mamadoka <mi.saru.mi18@gmail.com>
date Sat, 06 Jul 2019 23:28:08 +0900
parents
children 918afdc47bef
comparison
equal deleted inserted replaced
3898:1bd4af2813b2 3899:c872a31e3e3b
1 <!DOCTYPE html>
2 <html lang="ja">
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <meta name="keywords" content="">
7 <meta name="description" content="">
8 <title>松ヶ丘開墾場 | SKIP - Shonai Koeki Information Project -</title>
9 <!--[if lt IE 9]>
10 <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11 <![endif]-->
12 <link rel="shortcut icon" href="favicon.ico">
13 <link rel="stylesheet" href="../css/main.css">
14 <script type="text/javascript" src="js/jquery.js"></script>
15 <script type="text/javascript" src="js/script.js"></script>
16 </head>
17
18 <body>
19
20 <header>
21 <img class="kamo" src="../img/skiplogo.png" alt="カモンくん">
22 </header>
23
24 <!--#include virtual = "/navi.html"-->
25
26 <section class="contents">
27
28 <h1>松ヶ丘開墾場の紹介</h1>
29
30 <h3>ただいま作成中!!</h3>
31 <!-- <h2>記事一覧</h2> -->
32 <!-- <section class="explanation"> -->
33
34 <!-- </section> -->
35
36 <h2></h2>
37 <section class="explanation">
38 </section>
39 <footer>
40 <p class="copyright">Copyright (C) 2019 SKIP - Shonai Koeki Information Project - . All Rights Reserved.</p>
41 </footer>
42 </body>
43 </html>

yatex.org