-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·211 lines (189 loc) · 7.52 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/png" href="image/n.png">
<meta charset="UTF-8">
<title>Time manager</title>
<link rel="stylesheet" href="style.css">
<script src="clock.js"></script>
</head>
<body>
<h1 class="title">Time Manager</h1>
<div id="clock_frame">
<span id="clock_date"></span>
<span id="clock_time"></span>
<span id="subject"></span>
</div>
<p class="time_title">時間割</p>
<p class="button"> <a href="#popup1">Weekday Course(週5)</a> | <a href="#popup2">3 Days Course(週3)</a> | <a href="#popup3">1 Day Course(週1)</a></p>
<div id="popup1" class="overlay">
<div class="popup">
<h2>Weekday Course(週5)</h2>
<table>
<tr>
<th class="hour"></th>
<th class="week">月</th>
<th class="week">火</th>
<th class="week">水</th>
<th class="week">木</th>
<th class="week">金</th>
</tr>
<tr>
<th class="hour">1</th>
<td colspan="5" rowspan="2">プロジェクトN</td>
</tr>
<tr>
<th class="hour">2</th>
</tr>
<tr>
<th class="hour">3</th>
<td colspan="5">Basic Program</td>
</tr>
<tr>
<th class="hour">4</th>
<td>大学受験・中学復習<br>or 中国語</td>
<td>大学受験・中学復習</td>
<td>大学受験・中学復習<br>or 英会話</td>
<td>プログラミング<br> or 中国語</td>
<td>N予備校<br>or 進路学習</td>
</tr>
<tr>
<th class="hour">5</th>
<td>プログラミング<br> or 中国語</td>
<td>プログラミング</td>
<td>大学受験・中学復習<br>or 英会話</td>
<td>大学受験・中学復習<br>or 中国語</td>
<td>プログラミング</td>
</tr>
<tr>
<th class="hour">6</th>
<td>英語(英作文)<br>or 中国語</td>
<td>英語(英作文)</td>
<td><a href="https://classroom.google.com/">英語(多読)</a><br>or 英会話</td>
<td>英語(英作文)<br>or 中国語</td>
<td>プログラミング</td>
</tr>
<tr>
<th class="hour">7</th>
<td>中国語<br>or <a href="https://classroom.google.com/">単語テスト</a><br>or 放課後</td>
<td>グループ面談<br>or 放課後</td>
<td>N高マイプロ<br>or 放課後</td>
<td>中国語<br>or <a href="https://classroom.google.com/">単語テスト</a> <br>or 放課後</td>
<td>グループ面談<br>or 放課後</td>
</tr>
</table>
<a class="close" href="#">×</a>
</div>
</div>
<div id="popup2" class="overlay">
<div class="popup">
<h2>3 Day Course(週3)</h2>
<table>
<tr>
<th class="hour"></th>
<th class="week">月</th>
<th class="week">火</th>
<th class="week">水</th>
<th class="week">木</th>
<th class="week">金</th>
</tr>
<tr>
<th class="hour">1</th>
<td rowspan="2">プロジェクトN</td>
<td rowspan="7">休み</td>
<td rowspan="2">プロジェクトN</td>
<td rowspan="7">休み</td>
<td rowspan="2">プロジェクトN</td>
</tr>
<tr>
<th class="hour">2</th>
</tr>
<tr>
<th class="hour">3</th>
<td>Basic Program</td>
<td>Basic Program</td>
<td>Basic Program</td>
</tr>
<tr>
<th class="hour">4</th>
<td>大学受験・中学復習<br>or 中国語</td>
<td>大学受験・中学復習<br>or 英会話</td>
<td>N予備校<br>or 進路学習</td>
</tr>
<tr>
<th class="hour">5</th>
<td>プログラミング<br> or 中国語</td>
<td>大学受験・中学復習<br>or 英会話</td>
<td>プログラミング</td>
</tr>
<tr>
<th class="hour">6</th>
<td>英語(英作文)<br>or 中国語</td>
<td><a href="https://classroom.google.com/">英語(多読)</a><br>or 英会話</td>
<td>プログラミング</td>
</tr>
<tr>
<th class="hour">7</th>
<td>中国語<br>or <a href="https://classroom.google.com/">単語テスト</a><br>or 放課後</td>
<td>N高マイプロ<br>or 放課後</td>
<td>グループ面談<br>or 放課後</td>
</tr>
</table>
<a class="close" href="#">×</a>
</div>
</div>
<div id="popup3" class="overlay">
<div class="popup">
<h2>1 Day Course(週1)</h2>
<table>
<tr>
<th class="hour"></th>
<th class="week">月</th>
<th class="week">火</th>
<th class="week">水</th>
<th class="week">木</th>
<th class="week">金</th>
</tr>
<tr>
<th class="hour">1</th>
<td rowspan="7">休み</td>
<td rowspan="7">休み</td>
<td rowspan="7">休み</td>
<td rowspan="2">プロジェクトN</td>
<td rowspan="7">休み</td>
</tr>
<tr>
<th class="hour">2</th>
</tr>
<tr>
<th class="hour">3</th>
<td>Basic Program</td>
</tr>
<tr>
<th class="hour">4</th>
<td>basic Program<br>or 中国語</td>
</tr>
<tr>
<th class="hour">5</th>
<td>大学受験・中学復習</td>
</tr>
<tr>
<th class="hour">6</th>
<td>英語(英作文)</td>
</tr>
<tr>
<th class="hour">7</th>
<td>中国語<br>or <a href="https://classroom.google.com/">単語テスト</a> <br>or 放課後</td>
</tr>
</table>
<a class="close" href="#">×</a>
</div>
</div>
<audio id="bell" auto>
<source src="sound/bell.mp3" type="audio/mp3">
</audio>
<audio id="auld_lang_syne" loop auto>
<source src="sound/auld_lang_syne.mp3" type="audio/mp3">
</audio>
</body>
</html>