在CSS3.0样式中,设置字体大小的属性是以下哪个选项()
A: line-height
B: list-style
C: font-weight
D: text-decoration
A: line-height
B: list-style
C: font-weight
D: text-decoration
举一反三
- 在CSS3.0样式中,设置字体大小的属性是以下哪个选项( ) A: font-family B: font-size C: font-weight D: colo
- 下列CSS属性选项中()可以设置文本加粗。 A: font-weight:bold B: style:bold C: font:b D: font=
- CSS中字体的复合属性书写格式和顺序正确的是( )。 A: ody{font:font-weight font-style font-size/line-height font-family} B: ody{font: font-weight font-size/line-heightfont-style font-family} C: ody{font-style font-weight font-size/line-height font-family} D: ody{font:font-style font-weight font-size/line-height font-family}
- 在CSS文件中,设置字体变体的是哪个属性? A: font-weight B: font C: font-style D: font-variant
- 下列哪个css属性能够设置文本加粗()。 A: font-weight:bold B: style:bold C: font:b D: font=bold