aboutsummaryrefslogtreecommitdiff
path: root/exam_reminders/2023-10-18.html
blob: b000bd4fa4598decf569a40dbbe8294824663c8f (plain) (blame)
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
<table>
<caption>Y10</caption>
<colgroup>
<col style="width: 5%"/>
<col style="width: calc(95% / 3)"/>
<col style="width: calc(95% / 3)"/>
<col style="width: calc(95% / 3)"/>
</colgroup>
<thead>
<tr>
<th scope="col">Day</th>
<th scope="col">Morning 1</th>
<th scope="col">Morning 2</th>
<th scope="col">Afternoon</th>
</tr>
</thead>
<tbody>


<tr class="today">
<th rowspan="2" scope="row">Wed</th>
<td rowspan="2">Mathematics<br/>数学</td>
<td>Music 音乐</td>
<td rowspan="2">Physics<br/>物理</td>
</tr>
<tr class="today">
<td>PE 体育</td>
</tr>
<tr class="expand">
<th>+</th>
</tr>
</tbody>
</table>