给某段文字设置行高,应该设置什么属性?( )
A: line-indent
B: text-indent
C: text-decoration
D: text-transform
A: line-indent
B: text-indent
C: text-decoration
D: text-transform
A
举一反三
- ()-indent属性可以设置段落首行缩进。 A: p B: line C: text D: word
- 给某段文字设置下划线,应该设置什么属性?( ) A: text-transform B: text-align C: text-indent D: text-decoration
- 给某段文字设置穿过文本的一条线,应该设置什么属性() A: text-align B: text-transform C: text-decoration D: text-indent
- 给某段文字设置下划线,应该设置什么属性? A: text-align B: text-indent C: text-docoration D: text-transform
- ()-decoration:underline表示为文字设置下划线。 A: font B: p C: text D: line
内容
- 0
CSS中设置首行缩进的属性是? A: text-indent B: indent
- 1
CSS3中什么属性设置文字对齐方式( ) A: text-transform B: text-align C: text-indent D: text-decoration
- 2
CSS中,文本的首行缩进属性是( )? A: text-indent B: font-indent C: indent D: text-decoration
- 3
使用什么属性设置元素的左外边距 A: text-indent B: indent C: margin D: margin-left
- 4
在CSS样式中,text-indent指段落的( )。