在CSS中,可用于设置文本的行高的属性是
A: text-indent
B: letter-spacing
C: height
D: line-height
A: text-indent
B: letter-spacing
C: height
D: line-height
举一反三
- 下面哪个css属性是用来设置行高的? A: height B: line-height C: letter-spacing D: width
- 设置行高应该使用的属性是( ) A: vertical-align B: line-height C: letter-spacing D: height
- 在CSS中,用于设置行间距的属性是_________ A: line-height B: height C: color D: word-height
- CSS属性line-height用于设置文本的行高。
- 下列属于CSS 文本属性(Text)的有 A: color设置文本的颜色。 B: letter-spacing设置字符间距。 C: line-height设置行高。 D: text-align规定文本的水平对齐方式。