List
- List of stuff.... i sell boxes
- cookies
- brownies
Code
<? echo('Hello world'); ?>
Form
Table
| ID | Name | Age |
|---|---|---|
| 1 | John Smith | 28 |
| 2 | Fred James | 49 |
| 3 | Rachel Johnson | 19 |
<? echo('Hello world'); ?>
| ID | Name | Age |
|---|---|---|
| 1 | John Smith | 28 |
| 2 | Fred James | 49 |
| 3 | Rachel Johnson | 19 |