Changes for version 0.011 - 2024-06-13
- TABLE ELEMENT
- Allow direct specification of 'id', 'class', and 'style' attributes via the 'id', 'class', and 'style' parameters (DJERIUS).
- Add generic attributes via the 'attr' parameter (DJERIUS).
- Add <colgroup> and <tfoot> elements (DJERIUS).
- TABLE CELL ELEMENTS
- Add 'class', 'header', 'id', 'scope', 'style' attributes (DJERIUS).
- Allow specification of the type of cell (e.g. 'th' or 'td') (DJERIUS).
Modules
Generate HTML table