Описание
table-layout - определяет ширину столбцов в таблице.
CSS 1 / CSS 2 / CSS 2.1 / CSS 3
Значения
table-layout: / auto / fixed /
Запись
table-layout: auto; - Автоматическая разметка макета таблицы.
table-layout: fixed; - Фиксированная разметка макета таблицы.
table-layout: fixed; - Фиксированная разметка макета таблицы.
Значение по умолчанию - auto
Пример table-layout: fixed;
Пример table-layout: auto;
Внешний вид
|
Свойство css table-layout | table-layout: auto; |
Свойства CSS
- animation
- animation-direction
- appearance
- background-clip
- background-color
- background-image
- background-attachment
- background-repeat
- background-size
- background-position
- border
- column-count
- column-gap
- column-rule
- column-width
- content
- cursor
- direction
- font-family
- filter
- float
- font
- font-size
- font-stretch
- font-style
- font-weight
- line-height
- margin
- max-height
- min-height
- margin-top
- opacity
- orphans
- outline
- overflow
- padding
- position
- quotes
- resize
- right
- rotation-point
- table-layout
- text-align
- text-align-last
- text-decoration
- text-indent
- text-justify
- text-overflow
- text-shadow
- text-transform
- top
- transform
- transform-origin
- transform-style
- transition
- transition-delay
- transition-duration
- transition-property
- transition-timing-function
- vertical-align
- visibility
- white-space
- word-break
- word-spacing
- word-wrap
- z-index