☰
English
accent-color
align
alignment-baseline
all
anchor
animation
appearance
aspect-ratio
backdrop-filter
backface-visibility
background
baseline
block-size
border
bottom
box
break
break-after
break-before
break-inside
caption-side
caret
clear
clip
color
column
columns
contain
container
content
corner
counter
cursor
cx
cy
d
direction
display
dominant-baseline
dynamic-range-limit
empty-cells
field-sizing
fill
filter
flex
float
flood
font
forced-color-adjust
gap
grid
height
hyphenate
hyphens
image
ime-mode
initial-letter
inline-size
inset
interactivity
interest
interpolate-size
isolation
justify
left
letter-spacing
lighting-color
line
list
margin
marker
mask
math
max
min
mix-blend-mode
object
offset
opacity
order
orphans
outline
overflow
overlay
overscroll
padding
page
paint-order
perspective
place
pointer-events
position
print-color-adjust
quotes
r
reading
resize
right
rotate
row
ruby
rule
rx
ry
scale
scroll
scrollbar
shape
speak
stop
stroke
tab-size
table-layout
text
timeline
top
touch-action
transform
transition
translate
trigger-scope
unicode-bidi
user-select
vector-effect
vertical-align
view
visibility
white
widows
width
will-change
word
writing-mode
x
y
z-index
zoom
The CSS Propertie break-after
מאפיין break-after קובע את התנהגות השבירה (עמוד/עמודה/region) לאחר התיבה — כופה או אוסר שבירה.
h2 { break-after: avoid; }
.chapter-end { break-after: page; }
auto
ערך ברירת המחדל. לא כופה ולא אוסר.
avoid
להימנע מכל שבירה.
always
תמיד כפה שבירה.
all
כפה שבירה דרך כל ההקשרים.
avoid-page
להימנע משבירת עמוד.
page
כפה שבירת עמוד.
left
כפה שבירה כך שהעמוד הבא יהיה שמאלי.
right
כפה שבירה כך שהעמוד הבא יהיה ימני.
recto
כפה שבירה לעמוד recto.
verso
כפה שבירה לעמוד verso.
avoid-column
להימנע משבירת עמודה.
column
כפה שבירת עמודה.
avoid-region
להימנע משבירת region.
region
כפה שבירת region.
CSS Fragmentation Module Level 4
Editor's Draft
W3C
MDN
First block.
Second block.
Show all code
ערוך CSS און-ליין
התוסף שזוכר עבורך מאות פריטי CSS
כל פרופרטי CSS — בהדגמה חיה
מקור הייחוס הדו-לשוני ל-CSS
הגדרה
דוגמאות
תחביר
מודול
מפרט
מקורות מידע
הדגמה חזותית
previous
next