CSS3 测验

CSS3 测验题
通过对CSS3 教程系统地学习,相信你已全面掌握 CSS3 基础知识,为了巩固所学的内容,我们准备了一个小测验。
通过这个测验,您可以检验自己对 CSS3 的掌握程度,发现可能需要进一步巩固的地方。
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
1. CSS3 中用于设置元素圆角边框的属性是?
- border-radius
- round-border
- corner-radius
- circle-border
2. 以下哪个是 CSS3 的过渡属性?
- animate
- transition
- transform
- move
3. CSS3 中用于创建动画的规则是?
- @animate
- @movement
- @keyframes
- @animation
4. 若要设置元素的阴影效果,应使用哪个属性?
- shadow
- box-shadow
- element-shadow
- drop-shadow
5. CSS3 中用于实现弹性布局的属性是?
- display: flex
- flex-layout
- elastic-layout
- flexible-box
6. 以下哪个属性用于设置渐变背景?
- gradient-background
- background-image: linear-gradient()
- background-gradient
- linear-background
7. CSS3 中用于旋转元素的属性是?
- spin
- turn
- transform: rotate()
- rotate-element
8. 若要缩放元素,应使用哪个属性?
- resize
- zoom
- transform: scale()
- enlarge-shrink
9. 以下哪个属性用于设置元素的透视效果?
- 3d-view
- depth-effect
- perspective
- view-perspective
10. CSS3 中用于设置多列布局的属性是?
- column-count
- multi-columns
- column-layout
- columns
11. 若要设置元素的过渡延迟时间,应使用哪个属性?
- transition-delay
- delay-transition
- transition-wait
- wait-transition
12. 以下哪个属性用于设置动画的播放次数?
- play-count
- animation-iteration-count
- animation-times
- animate-repeat