下列属性中属于复合属性的是
A: font-style
B: font
C: font-weight
D: font-family
A: font-style
B: font
C: font-weight
D: font-family
B
举一反三
- 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}
- 下列属性中,能够控制元素字体的属性是 A: font -weight B: font -family C: font -size D: font-type
- font属性用于对字体样式进行综合设置,格式如下: 选择器{font:font-stylefont-weightfont-size/line-heightfont-family;} 其中,不需要设置的属性可以省略(取默认值),但必须保留()属性,否则font属性将不起作用。 A: font-size和font-family B: font-style和font-family C: font-weight和font-size D: font-weight和font-family
- 下列CSS属性选项中()可以设置文本加粗。 A: font-weight:bold B: style:bold C: font:b D: font=
- 设置文本加粗的CSS属性是(_____)。 A: font:b B: style:bold C: font:bold D: font-weight:bold
内容
- 0
下列哪个css属性能够设置文本加粗()。 A: font-weight:bold B: style:bold C: font:b D: font=bold
- 1
下列能够够更改文本加粗的CSS属性是()。 A: .font-weight:bold B: .style:bold C: .font:b D: .font:
- 2
HTML中字体标记是 A: style B: font-family C: font D: font-style
- 3
<span style="font-family:宋体"><font face="宋体">生态自然观来源于(</font></span> <span style="font-size:10.5000pt"><span style="font-family:宋体"><font face="宋体">)的观点</font></span></span>
- 4
font属性用于对字体样式进行综合设置,其中必须属性是()。 A: font-style B: font-family C: font-variant D: font-weight E: font-size