changeset 3332:888978013d57

quizのディレクトリ作って宣伝ページを持ってきました
author houtin <c115080@g.koeki-u.ac.jp>
date Fri, 21 Jul 2017 14:34:45 +0900
parents 6d29a6d6eab2
children 8559becefcef
files event/oasis2017/quiz/quiz.css event/oasis2017/quiz/quiz.html
diffstat 2 files changed, 90 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/event/oasis2017/quiz/quiz.css	Fri Jul 21 14:34:45 2017 +0900
@@ -0,0 +1,43 @@
+h1{
+text-align: center;
+font-size: 60px;
+
+}
+
+h2{
+font-size: 40px;
+border-style: solid;
+color: #fffacd;
+  background: #20b2aa;
+
+}
+ul{
+font-size: 30px;
+}
+
+
+div.under{
+background: linear-gradient(transparent 50%, #ffff66 40%) ;
+font-size: 30px;
+}
+div.tyokai {position: relative;
+	  top: 40em;}
+div.hiyori {position: absolute;
+	  left: 50em; top: 15em;
+	  }
+div.clear{clear: both;}
+
+.box{
+background-color: #ffffff;
+margin: 2em 0;
+padding: 2em;
+}
+.box5 {
+    padding: 0.5em 1em;
+    margin: 5em 0 5em;
+    border: double 5px #4ec4d3;
+}
+.box5 p {
+    margin: 0; 
+    padding: 0;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/event/oasis2017/quiz/quiz.html	Fri Jul 21 14:34:45 2017 +0900
@@ -0,0 +1,47 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+	"http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<title>SKIP QUIZ</title>
+<style type="text/css">
+<!--
+
+-->
+</style>
+<link rel="stylesheet" type="text/css" href="senden.css">
+</head>
+
+<body>
+<h1>Quiz in SHONAI</h1>
+<h2>恰</h2>
+<ul>
+<li>ゃ冴f綺御</li>
+<li>3ゃ冴</li>
+</ul>
+<div class="under">
+<p>罩hВ違綽若潟</p></div>
+</div>
+<!--
+<div class="hiyori">
+<a href="hiyori.jpg"><img src="mini_hiyori.jpg" alt="hiyoriyama" width="120px" height="120px">(90KB)</a>
+</div>
+-->
+<!--
+<div class="tyokai">
+<img src="tyokai.png" alt="" width="60%" height="60%">
+</div>
+-->
+
+<div class="box5">
+<p>綺区荀喝鴻ゃ冴帥障</p>
+<p>鎀紊!?</p>
+
+<p>我帥</p>
+</div>
+<p>*----------------------------*</p>
+<p>:2017綛730</p>
+<p>違≪激合キ</p>
+<p>*----------------------------*</p>
+
+</body>
+</html>

yatex.org