在CSS样式表中,设置文本的阴影效果,使用哪个属性
A. text-decoration
B. text-shadow
C. text-indent
D. text-align
查看答案
在CSS样式表中,设置字间距使用哪个属性
A. line-height
B. letter-spacing
C. text-decoration
D. text-indent
在CSS样式表中,设置首行缩进使用哪个属性
A. line-height
B. letter-spacing
C. text-decoration
D. text-indent
在CSS样式表中,去掉文本加粗效果,可以设置为:
A. font-weight:normal
B. strong:normal
在CSS样式表中,去掉文本的斜体效果,可以设置为:
A. font-style:normal
B. em:normal