/

HTML / CSS / JavaScript Tutorial

CSS Property: widows

[this page | pdf | back links]

The CSS (CSS3) widows property indicates the minimum number of lines of a paragraph that can fall to a new page. It works primarily with paged media, in which content is split into pages.

 

Valid property values (other than inherit and initial) are:

 

Value

Description

number

Integer

 

Default Value:

2

JavaScript syntax:

e.g. object.style.widows="3"

Inherited:

No

Animatable:

Yes

 


NAVIGATION LINKS
Contents | Prev | Next | CSS Properties


Desktop view | Switch to Mobile