Prev | Current Page 250 | Next

Tommy Olsson and Paul O'Brien

"The Ultimate CSS Reference"


?–  If a child of a row object is not a cell, a cell object will be generated as the parent
of that child and any consecutive siblings that are not cells.
Properties that Apply to Column and Column-group Elements
Only a few properties can be applied to elements with a display property value of
table-column or table-column-group:
?–  the border properties, but only in the collapsing borders model (see below)
?–  the background properties, where cells and rows have transparent backgrounds
?–  the width property
?–  the visibility property value collapse??”any other visibility values are ignored
for columns and column groups
CSS Layout and Formatting
The Ultimate CSS Reference 172
Table Width Algorithms
Unlike other block boxes, a table with zero horizontal margins and a width property
that??™s set to auto doesn??™t size to fill its containing block. Instead, the table size will
be determined by its contents. A table can be horizontally centered by setting
margin-left and margin-right to auto, though.


Pages:
238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262