Control page/column/region breaks that fall within a block of content
Overview tableauto
breakInside
break-inside: auto
break-inside: avoid
break-inside: avoid-column
break-inside: avoid-page
break-inside: avoid-region
h1 {
break-before: always;
}
h2, h3 {
break-after: avoid;
break-inside: avoid;
}
Usage
This property replaces separate column-break-inside, page-break-inside, and region-break-inside properties, which may still be present in some browser implementations.
Related specifications
See also Related articles Multi-Column
break-inside
break-inside
address
blockQuote
div
dl
fieldSet
form
noFrames
noScript
ol
p
pre
ul
dd
dt
li
tBody
td
tFoot
th
tHead
tr
button
del
ins
map
object
script
Reference
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4