To set the transition effect and transition method of the slide, it
should be in
____.
A: Start
B: Design
C: Switch
D: Animation
should be in
____.
A: Start
B: Design
C: Switch
D: Animation
C
举一反三
- To set the transition effect and transition method of the slide, it<br/>should be in<br/>____. A: Start B: Design C: Switch D: Animation
- The correct statement of the transition attribute is( ) A: transition-duration sets when the transition effect starts B: transition-duration sets how many seconds or milliseconds the transition effect takes C: transition-delay sets when the transition effect starts D: transition-delay sets how many seconds or milliseconds the transition effect takes
- 哪些是动画效果( ) A: transition B: animation C: static D: relative
- 哪些是动画效果( ) A: transition B: animation C: static D: elative
- 以下哪个属性是过渡效果 A: transform B: transition C: animation D: @keyframes
内容
- 0
CSS3中用哪个属性创建动画: A: @keyframes B: transform C: transition D: animation
- 1
如果想对一个div块元素的宽度属性设置一个2s的过渡效果,相应的CSS属性应该如何写()。 A: animation:width2s; B: transition:width2s; C: transition:2swidth; D: transition:divwidth2s;
- 2
可以实现过渡效果的是哪一个? A: transform B: transition C: animation D: translate
- 3
以下哪个属性用来设置盒子的过渡( )。 A: Transition B: Form C: Transform D: Animation
- 4
下列属性表示CSS3过渡的属性是()。 A: animation B: transform C: transition D: box-shadow