particulièrement important
1)
Heading 1 | Heading 2 | Heading 3 |
Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 |
Row 2 Col 1 | some colspan (note the double pipe) |
Row 3 Col 1 | Row 3 Col 2 | Row 3 Col 3 |
| Heading 1 | Heading 2 |
Heading 3 | Row 1 Col 2 | Row 1 Col 3 |
Heading 4 | no colspan this time | |
Heading 5 | Row 2 Col 2 | Row 2 Col 3 |
Table with alignment |
right | center | left |
left | right | center |
xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
This is preformatted code all spaces are preserved: like <-this
- myexample.php
<?php echo "hello world!"; ?>