在样式表中通过()的属性可以设置删除线效果。
A: text-align
B: text-decoration
C: line-through
D: text-indent
A: text-align
B: text-decoration
C: line-through
D: text-indent
举一反三
- ()-indent属性可以设置段落首行缩进。 A: p B: line C: text D: word
- 在CSS样式表中,设置文本下划线效果,使用哪个属性 A: text-decoration B: text-indent C: text-align D: text-shadow
- 下列选项中,哪个声明可用来给元素添加删除线() A: text-indent: line-through B: text-align: line-through C: text-decoration: line-through D: text-transform: line-through
- 在CSS样式表中,设置文本的阴影效果,使用哪个属性 A: text-decoration B: text-shadow C: text-indent D: text-align
- 在CSS中,设置文本水平方向上对齐方式的属性是 A: align B: text-align C: text D: center