You are here: Reference > CSS > properties > browser specific extensions > -webkit-box-lines

-webkit-box-lines property

Browser support:
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: 
inherit
Takes the value of this property from the computed style of the parent element.
multiple
The box should contain multiple lines.
single
The box should only contain a single line.
Default: single.

Supported by tags:

Related pages:

External links:

User Contributed Comments

Post Content

Post Content