Quote:
	
	
		
			
				
					Originally Posted by  JSWolf
					 
				 
				If it doesn't fiit on the page, it's either going to drop to the next page or it's going to flow off of the page, This is why most page breaks are useless. 
			
		 | 
	
	
 The images fit on the page but in some ereaders (for example Foliate for linux) without "-webkit-column-break-inside: avoid" images can be showed half in page and half in the following one, they are not forced to float vertically. All this on epub3 of course.