Wiki source code of Timetable
Version 2.1 by Rembrandt Oltmans on 2022/02/15 11:34
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | <table> |
2 | <tr> | ||
3 | <th>Company</th> | ||
4 | <th>Contact</th> | ||
5 | <th>Country</th> | ||
6 | </tr> | ||
7 | <tr> | ||
8 | <td>Alfreds Futterkiste</td> | ||
9 | <td>Maria Anders</td> | ||
10 | <td>Germany</td> | ||
11 | </tr> | ||
12 | <tr> | ||
13 | <td>Centro comercial Moctezuma</td> | ||
14 | <td>Francisco Chang</td> | ||
15 | <td>Mexico</td> | ||
16 | </tr> | ||
17 | </table> |