diff --git a/examples/table-content.html b/examples/table-content.html new file mode 100644 index 0000000..1c72fc9 --- /dev/null +++ b/examples/table-content.html @@ -0,0 +1,83 @@ + + +
+ + +| Name | +Age | +Occupation | +
|---|---|---|
| Alex | +20 | +Student | +
| Paul | +23 | +Engineer | +
| Chris | +19 | +Human being | +
| Alex | +20 | +Student | +
| Paul | +23 | +Engineer | +
| Chris | +19 | +Human being | +