☰
English
accent-color
align
alignment-baseline
all
anchor
animation
animation-composition
animation-delay
animation-direction
animation-duration
animation-fill-mode
animation-iteration-count
animation-name
animation-play-state
animation-range
animation-range-end
animation-range-start
animation-timeline
animation-timing-function
animation-trigger
appearance
aspect-ratio
backdrop-filter
backface-visibility
background
baseline
block-size
border
bottom
box
break
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
מאפיין animation-timeline
מאפיין animation-timeline מגדיר את ציר הזמן ששולט בהתקדמות האנימציה — מאפשר אנימציות מבוססות גלילה (scroll-driven) או תצוגה (view-driven). ניתן להפנות לטיימליין בעל שם מ-scroll-timeline-name או view-timeline-name.
.scroll-anim { animation-timeline: scroll(); }
.card { animation: reveal linear; animation-timeline: view(); animation-range: cover 0% cover 50%; }
auto
ערך ברירת המחדל. הטיימליין הוא ה-document timeline הרגיל (זמן).
none
אין טיימליין — האנימציה לא רצה.
scroll()
טיימליין אנונימי מבוסס גלילה.
view()
טיימליין אנונימי מבוסס תצוגה.
CSS Animations Level 2
Editor's Draft
<dashed-ident>
W3C
MDN
Show all code
ערוך CSS און-ליין
התוסף שזוכר עבורך מאות פריטי CSS
כל פרופרטי CSS — בהדגמה חיה
מקור הייחוס הדו-לשוני ל-CSS
הגדרה
דוגמאות
תחביר
מודול
מפרט
סוגי ערכים
מקורות מידע
הדגמה חזותית
previous
next