给某段文字设置穿过文本的一条线,应该设置什么属性()
A: text-align
B: text-transform
C: text-decoration
D: text-indent
A: text-align
B: text-transform
C: text-decoration
D: text-indent
举一反三
- 给某段文字设置下划线,应该设置什么属性?( ) A: text-transform B: text-align C: text-indent D: text-decoration
- 给某段文字设置下划线,应该设置什么属性? A: text-align B: text-indent C: text-docoration D: text-transform
- 给某段文字设置行高,应该设置什么属性?( ) A: line-indent B: text-indent C: text-decoration D: text-transform
- CSS3中什么属性设置文字对齐方式( ) A: text-transform B: text-align C: text-indent D: text-decoration
- 在CSS中,设置文本水平方向上对齐方式的属性是 A: align B: text-align C: text D: center