在CSS3.0样式中,设置字体大小的属性是以下哪个选项( )
A: font-family
B: font-size
C: font-weight
D: colo
A: font-family
B: font-size
C: font-weight
D: colo
B
本题目来自[网课答案]本页地址:https://www.wkda.cn/ask/mzaozxoxmaaexoo.html
举一反三
- 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}
- 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
- 下列属性中,能够控制元素字体的属性是 A: font -weight B: font -family C: font -size D: font-type
- 使用CSS仅设置网页中的文字的字体大小应使用以下哪个属性( ) A: font-size B: color C: font D: font-family
- font属性用于对字体样式进行综合设置,其中必须属性是()。 A: font-style B: font-family C: font-variant D: font-weight E: font-size
内容
- 0
用于设置文本字体的CSS属性为() A: font B: font-family C: font-size D: font-style
- 1
在HTML中,font字体标签不包括的属性是()。 A: colo B: family C: size D: face
- 2
HTML中字体标记()属性是用于更改字体大小的 A: size B: colo C: face D: font
- 3
使用CSS属性font-family设置字体不正确的是( )。 A: font-family{宋体} B: font-family{宋体,楷体} C: font-family{new font,黑体,宋体} D: font-family{“new font”}
- 4
哪个CSS属性可用于改变字体(如宋体、仿宋等)? A: font B: font-size C: font-family D: font-style