如何产生带有正方形标记的项目列表?
A. list-type: square
B. type:square
C. list-style-type:square
如何使用css3创建圆角?
A. border[round]: 30px
B. corner-effect: round
C. border-radius
如何给css3中的元素添加阴影?
A. box-shadow:10px 10px 5px grey;
B. shado-right:10px;
C. shadow-color: grey;
以下声明中,可以控制单词间距的是?
A. letter-spacing
B. word-spacing
C. font-weight: normal