CSS รายละเอียดที่เกี่ยวข้องกับอนุกรมวิธี

การระบุและวิธีใช้

มีคุณสมบัติ CSS บางตัวที่สามารถใช้สำหรับอนิมาชั่น ซึ่งหมายความว่าพวกนั้นสามารถใช้ในประสาทที่เช่นนี้

มีคุณสมบัติที่สามารถตั้งอนิมาชั่นได้จากค่าหนึ่งเปลี่ยนไปเป็นค่าอื่นๆ อย่างเช่นขนาด、ตัวเลข、เปอร์เซ็นต์และสี

การสนับสนุนโปรแกรมนอร์

ตารางในแถวหน้าหมายถึงรุ่นแรกที่สนับสนุน CSS อนิมาชั่นทั้งหมด

-webkit-、-moz- 或 -o- หลังจากเลขหมายถึงรุ่นแรกที่ใช้เป็นเปอร์ฟอร์แมต

43.0
4.0 -webkit-
10.0 16.0
5.0 -moz-
9.0
4.0 -webkit-
30.0
15.0 -webkit-
12.0 -o-

实例

设置背景颜色从红色到蓝色的动画:

@keyframes mymove {
  from {background-color: red;}
  to {background-color: blue;}
}

亲自试一试

动画相关属性

下面的表格中列出了 CSS 中的动画相关属性:

属性 TIY
background ทดลอง
background-color ทดลอง
background-position ทดลอง
background-size ทดลอง
border ทดลอง
border-bottom ทดลอง
border-bottom-color ทดลอง
border-bottom-left-radius ทดลอง
border-bottom-right-radius ทดลอง
border-bottom-width ทดลอง
border-color ทดลอง
border-left ทดลอง
border-left-color ทดลอง
border-left-width ทดลอง
border-right ทดลอง
border-right-color ทดลอง
border-right-width ทดลอง
border-spacing ทดลอง
border-top ทดลอง
border-top-color ทดลอง
border-top-left-radius ทดลอง
border-top-right-radius ทดลอง
border-top-width ทดลอง
bottom ทดลอง
box-shadow ทดลอง
clip ทดลอง
color ทดลอง
column-count ทดลอง
column-gap ทดลอง
column-rule ทดลอง
column-rule-color ทดลอง
column-rule-width ทดลอง
column-width ทดลอง
columns ทดลอง
filter ทดลอง
flex ทดลอง
flex-basis ทดลอง
flex-grow ทดลอง
flex-shrink ทดลอง
font ทดลอง
font-size ทดลอง
font-size-adjust
font-stretch
font-weight ทดลอง
grid ทดลอง
grid-area ทดลอง
grid-auto-columns ทดลอง
grid-auto-flow ทดลอง
grid-auto-rows ทดลอง
grid-column ทดลอง
grid-column-end ทดลอง
grid-column-gap ทดลอง
grid-column-start ทดลอง
grid-gap ทดลอง
grid-row ทดลอง
grid-row-end ทดลอง
grid-row-gap ทดลอง
grid-row-start ทดลอง
grid-template ทดลอง
grid-template-areas ทดลอง
grid-template-columns ทดลอง
grid-template-rows ทดลอง
height ทดลอง
left ทดลอง
letter-spacing ทดลอง
line-height ทดลอง
margin ทดลอง
margin-bottom ทดลอง
margin-left ทดลอง
margin-right ทดลอง
margin-top ทดลอง
max-height ทดลอง
max-width ทดลอง
min-height ทดลอง
min-width ทดลอง
object-position ทดลอง
opacity ทดลอง
order ทดลอง
outline ทดลอง
outline-color ทดลอง
outline-offset ทดลอง
outline-width ทดลอง
padding ทดลอง
padding-bottom ทดลอง
padding-left ทดลอง
padding-right ทดลอง
padding-top ทดลอง
perspective ทดลอง
perspective-origin ทดลอง
right ทดลอง
text-decoration-color ทดลอง
text-indent ทดลอง
text-shadow ทดลอง
top ทดลอง
transform ทดลอง
transform-origin ทดลอง
vertical-align ทดลอง
visibility
width ทดลอง
word-spacing ทดลอง
z-index ทดลอง