Break Properties
Learn about the break properties.
We'll cover the following...
We'll cover the following...
Break those zombies down
break-after: This instructs the browser whether to break a page, region, or
column after an element. If you’re familiar with page-break-after, this has
the same functionality as that, but they changed the name to generalize it since it
works on more than just pages. ...