List
- List item
- List item
- List item
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 |