1.css如何改变元素的字体?( )
A: font=
B: f:
C: font-family:
D: font-style:
A: font=
B: f:
C: font-family:
D: font-style:
举一反三
- CSS中,如何改变元素的字体 A: font= B: f: C: font-family D: font
- css如何改变元素的字体?() A: font= B: f: C: font-family:
- css如何改变元素的字体? A: font= B: f: C: font-size: D: font-family:
- HTML中字体标记是 A: style B: font-family C: font D: font-style
- 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}