2
0

table.rst 852 B

12345678910111213141516171819202122232425262728293031
  1. Table Block
  2. ===========
  3. Allows the user to create a table with row and column headers.
  4. Field Reference
  5. ---------------
  6. Fields and purposes:
  7. * **Row Header** - If selected, displays the first row in the table as a header
  8. * **Column Header** - If selected, displays the first column in the table as a header
  9. * **Table Caption** - A heading that identifies the overall topic of the table, and is useful for screen reader users
  10. * **Table Content** - A visual table for adding Content
  11. * **Advanced Settings** - Add custom CSS classes or a CSS ID to style the block with your custom CSS
  12. The default table block is only 3 x 3, as shown here.
  13. .. figure:: img/blocks_table_edit.png
  14. :alt: A table block and its settings.
  15. A table block and its settings.
  16. .. figure:: img/table_published.png
  17. :alt: A published table
  18. A published table