changeset 389:c547c62a3bfa

city.html作成
author KAMADA Kei <c110206@f.koeki-u.ac.jp>
date Wed, 09 Oct 2013 19:21:48 +0900
parents cee7d2261b7f
children ec3d4c3599e1
files city.html kamonkun01_migi.png skip.css skip_map.png
diffstat 4 files changed, 39 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/city.html	Wed Oct 09 19:21:48 2013 +0900
@@ -0,0 +1,24 @@
+
+<html lang="ja">
+<head>
+<title>酒田シティハーフマラソン</title>
+<link rel="stylesheet" type="text/css" href="skip.css">
+</head>
+
+<body>
+<div class="img">
+<div class="monologue">
+
+<h1>注意事項</h1>
+<p>☆事前にスマホ・タブレットからのアプリのダウンロードが必要だよおん</p>
+<p>☆スタンプを押せるのは中町の5ヶ所のお店だよ</p>
+<p>☆スタンプを5つ集めたら、引換えをしてね!</p>
+</div>
+</div>
+
+<siv class="map">
+<p><a href="."><img src="skip_map.png" alt="Photo" width="600" height="600"></a></p>
+</div>
+
+</body>
+</html>
\ No newline at end of file
Binary file kamonkun01_migi.png has changed
--- a/skip.css	Tue Oct 08 18:26:40 2013 +0900
+++ b/skip.css	Wed Oct 09 19:21:48 2013 +0900
@@ -140,3 +140,18 @@
 /*cVeB[n[t}\*/
 
 div.mara p{text-align: left}
+
+div.monologue {
+  background: white; box-shadow: black 1px 1px 2px; padding: 1 1ex;
+  border-radius: 4ex;
+  border-top-left-radius: 0ex;
+  margin-left: 130px;
+  margin-top: 20px;
+}
+
+div.monologue p{text-align: left}
+
+div.img {
+  background: url(kamonkun01_migi.png) no-repeat;
+  text-align: left;
+}
\ No newline at end of file
Binary file skip_map.png has changed

yatex.org