welcome!!
this is my recipe for making soup purely with chocolate
Mmm mm mmmmm
put chocolate in bowl
melt
eat
This web site is about HTML and CSS.
simple table:
| Row 1, cell 1 | Row 1, cell 2 | Row 1, cell 3 |
| Row 2, cell 1 | Row 2, cell 2 | Row 2, cell 3 |
| Row 3, cell 1 | Row 3, cell 2 | Row 3, cell 3 |
| Row 4, cell 1 | Row 4, cell 2 | Row 4, cell 3 |
table with headers and spanning cells:
| Column 1 heading | Column 2 heading | Column 3 heading |
|---|---|---|
| Row 2, cell 1 | Row 2, cell 2, also spanning Row 2, cell 3 | |
| Row 3, cell 1, also spanning Row 4, cell 1 | Row 3, cell 2 | Row 3, cell 3 |
| Row 4, cell 2 | Row 4, cell 3 | |
select one: