下列哪个CSS属性可以设置文本使用的字体?
A: font-family
B: text-family
C: family
D: font-weight
A: font-family
B: text-family
C: family
D: font-weight
举一反三
- 下列属性中,能够控制元素字体的属性是 A: font -weight B: font -family C: font -size D: font-type
- 文本样式标签font中用于设置文字字体的属性是: A: family B: fontname C: face D: size
- 下列哪个css属性能够设置文本加粗()。 A: font-weight:bold B: style:bold C: font:b D: font=bold
- 下列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}