Pluf Framework

Pluf Framework Git Source Tree


Root/tests/Pluf_Calendar/simplecalendar5.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
<table cellspacing="0" class="px-calendar">
<thead>
<tr>
  <th> </th>
  <th scope="col" colspan="6">Monday</th>
</tr>
</thead>
<tbody>
<tr>
  <th scope="row">12:30 - 15:30</th>
  <td rowspan="6">TRansport</td>
  <td rowspan="2">Membranes and membrane science</td>
  <td rowspan="2">Polymer science & engineering</td>
  <td class="empty"> </td>
  <td class="empty"> </td>
  <td class="empty"> </td>
</tr>
<tr>
  <th scope="row">15:30 - 16:00</th>
  <td rowspan="2">Green organic synthesis routes</td>
  <td rowspan="5">Chemical Reaction Engineering</td>
  <td rowspan="3">Distillation, absorption and extraction</td>
</tr>
<tr>
  <th scope="row">16:00 - 16:30</th>
  <td class="empty"> </td>
  <td class="empty"> </td>
</tr>
<tr>
  <th scope="row">16:30 - 17:00</th>
  <td class="empty"> </td>
  <td class="empty"> </td>
  <td class="empty"> </td>
</tr>
<tr>
  <th scope="row">17:00 - 17:30</th>
  <td rowspan="2">Environmental engineering & management</td>
  <td class="empty"> </td>
  <td class="empty"> </td>
  <td class="empty"> </td>
</tr>
<tr>
  <th scope="row">17:30 - 19:30</th>
  <td>Test poster cases with thermo</td>
  <td class="empty"> </td>
  <td class="empty"> </td>
</tr>
</tbody>
</table>

Archive Download this file

Branches

Tags

Number of commits:
Page rendered in 0.08365s using 11 queries.