要用CSs设置文本的样式,需要设置( )属性。
A: font- family
B: font-size
C: font-style
D: font-weight
A: font- family
B: font-size
C: font-style
D: font-weight
举一反三
- 要用CSs设置文本的样式,需要设置( )属性。 A: font- family B: font-size C: font-style D: font-weight
- 设置文本加粗的CSS属性是(_____)。 A: font:b B: style:bold C: font:bold D: font-weight:bold
- 下列哪个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}