Tables-in-Markdown
https://www.codecademy.com/resources/docs/markdown/tables
| 9 | | | --- | ---------------- | | | | | 10 | | | | | | 11 | HGC | | | HGC | | 12 | HEP Lunch | | | HEP Lunch | | 1 | Teachers program | | | Teachers program | | 2 | Teachers program | | | Stats chat | | 3 | Stats chat | | | Anika | | 4 | | | | |
eg:
| 9 | |
| --- | ---------------- |
| 10 | |
| 11 | HGC |
| HGC | |
| 12 | HEP Lunch |
| HEP Lunch | |
| 1 | Teachers program |
| Teachers program | |
| 2 | Teachers program |
| Stats chat | |
| 3 | Stats chat |
| Anika | |
| 4 | |
Links:
202407181126