下面那个样式属性可以设置下划线
A: text-indent
B: text-decoration
C: word-spacing
D: line-height
                    A: text-indent
B: text-decoration
C: word-spacing
D: line-height
举一反三
- ()-indent属性可以设置段落首行缩进。 A: p B: line C: text D: word
 - ()-decoration:underline表示为文字设置下划线。 A: font B: p C: text D: line
 - 样式中,中文字符之间设置间距的属性为 A: letter-spacing B: word-spacing C: spacing D: text-indent
 - 通过( )属性可以设置段落缩进 A: text-decoration B: text-indent C: text-align D: word-spacing
 - 样式中设置在显示文字内容中有划线的属性是(),比如设置下划线、上划线、删除线等。 A: text-indent B: text-align C: text-transform D: text-decoration
 
