Quote:
	
	
		
			
				
					Originally Posted by  JSWolf
					 
				 
				
	Code: 
	body {
widows: 0;
orphans: 0;
...
}
  
			
		 | 
	
	
 I noticed the "widows" and "orphans" here, and added them to my styling.  I assume it's these two that affect the spacing/stretching between paragraphs to fill a page, and to avoid paragraph breaks that would create widows and orphans.
Frankly, I am torn about this.  Do I mind looking at widows/orphans if it gets me consistent spacing?  Or do I accept large(er) gaps between paragraphs to avoid them?
Hmmm...