CSS WIDOWS - CSS3 Examples

CSS WIDOWS

Written by jon on 12:52 AM
This property specifies the minimum number of lines of content for the current element that must be left at the top of a page in a paged display environment.

Example
p { widows: 1 }

<p style=”widows: 1″>test text in the paragraph</p>

Possible Values
Value Description
inherit Explicitly sets the value of this property to that of the parent.
[integer] Specifies an integer value representing the minimum number of lines of content that must be left at the top of a page.

Related Posts by Categories



Widget by John | Interviewghost
  1. 1 comments: Responses to “ CSS WIDOWS ”

  2. By trustno1 on January 29, 2019 at 1:05 AM

    css code examples for beginners
    Background position bottom center

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

 Subscribe to css3 Examples via RSS
Or, subscribe via email:
Find CSS3 Examples Entries :