-webkit-box-lines property
Specifies whether a flexible box should contain multiple lines of content, or not.
JavaScript page for this property: webkitBoxLines. You can find other example(s) there. |
Possible values:
One of the following values:
Takes the value of this property from the computed style of the parent element. | |||||||
The box should contain multiple lines. | |||||||
The box should only contain a single line. |
Default: single.
Supported by tags:
a, abbr, acronym, address, b, bdo, big, blockQuote, body, caption, center, cite, code, dd, del, dfn, dir, div, dl, dt, em, fieldSet, font, form, H1, H2, H3, H4, H5, H6, html, i, ins, isIndex, kbd, label, legend, li, marquee, menu, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, td, textArea, th, tt, u, ul, var, xmp
Related pages:
-moz-box-align
-moz-box-direction
-moz-box-flex
-webkit-box-flex-group
-webkit-box-lines
-moz-box-ordinal-group
-moz-box-orient
-webkit-box-shadow
-webkit-box-sizing
-moz-box-direction
-moz-box-flex
-webkit-box-flex-group
-webkit-box-lines
-moz-box-ordinal-group
-moz-box-orient
-webkit-box-shadow
-webkit-box-sizing
External links:
User Contributed Comments