{word-spacing:} Word-Spacing Property - CSS Property Reference :: webDev

{widows:}


						widows { integer | inherit } ;
					

{widows:} are the lines of text that are shifted to the next page when an element is split over two pages. It's usually undesirable to display only the last line of a paragraph at the top of a page. The {widows:} property allows the designer to specify the minimum number of lines that must display at the top of the page.

Negative values are illegal.

Internet Explorer for Windows versions up to and including 7 don’t support the {widows:} property.

Firefox versions up to and including 2 don't support the {widows:} property.

Safari versions up to and including 3 don't support the {widows:} property.

{word-spacing:} Word-Spacing Property - CSS Property Reference :: webDev