Sets whether or not to display borders and background on empty cells in a table.
Overview tableshow
emptyCells
empty-cells: hide
empty-cells: show
td{
empty-cells: hide;
}
Notes Remarks
If all cells in a particular row have the empty-cells value set to hide, the entire row will behave as if it had the display value of none
. The empty-cells value can be set for an entire table. If the value is set in the table properties to show
,all cells will be rendered with borders, regardless of their content.
empty-cells: show | hide
empty-cells
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4