WIDOWS Property In CSS
widows Property in CSS
widows property Declares the minimum number of lines of a paragraph that must be left at the top of a page.
Possible Value:
Integers
Example
@page { widows:2; }
widows property Declares the minimum number of lines of a paragraph that must be left at the top of a page.
Integers
Example
@page { widows:2; }