Prev | Current Page 432 | Next

Tommy Olsson and Paul O'Brien

"The Ultimate CSS Reference"

If all the cells in a row have this setting for empty-cells, and none of
them have any visible content, the entire row will behave as if it had
display:none.
Compatibility
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Buggy Full Full Full Buggy Buggy Buggy None None None
Internet Explorer for Windows versions up to and including 7 don??™t support this
property, and will behave as if all tables had empty-cells set to hide.
Firefox versions up to and including 2 don??™t hide the row if all the cells have
empty-cells:hide and none of them have any visible content.
Opera versions up to and including 9.2 won??™t hide the row, and will display cell
backgrounds, if empty-cells:hide is applied to all the cells, and none of them have
any visible content.
Other Relevant Stuff
border-collapse (p. 293)
specifies the border model for a table element
display (p. 264)
controls the type of box generated by an element
297 Table Properties
Table Properties
caption-side
caption-side: { bottom | top | inherit } ;
This property sets the vertical position
of a table caption box (an element
whose display property has the value
table-caption).


Pages:
420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444