I wonder whether a style can change an otherwise non-table tag to a table-like behavior.Andrei
It can, through the CSS "display" property: https://developer.mozilla.org/en-US/docs/Web/CSS/display#Values
I wonder whether a style can change an otherwise non-table tag to a table-like behavior.Andrei
It can, through the CSS "display" property: https://developer.mozilla.org/en-US/docs/Web/CSS/display#Values