Wiki source code of Timetable
Version 4.1 by Rembrandt Oltmans on 2022/02/15 11:37
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | {{html}} | ||
3 | <table> | ||
4 | <tr> | ||
5 | <th>Week</th> | ||
6 | <th>Person's</th> | ||
7 | <th>Task</th> | ||
8 | </tr> | ||
9 | <tr> | ||
10 | <td>1</td> | ||
11 | <td>Andrei</td> | ||
12 | <td>Human factors</td> | ||
13 | </tr> | ||
14 | <tr> | ||
15 | <td>2</td> | ||
16 | <td>Rembrandt & Donqxu</td> | ||
17 | <td>Technology</td> | ||
18 | </tr> | ||
19 | </table> | ||
20 | {{/html}} |