1.

Which CSS property is equivalent for the attribute ?(a) font-family(b) font-style(c) color(d) all of the mentionedThis question was addressed to me in my homework.I'm obligated to ask this question of CSS Versions in chapter CSS Fundamentals, Colors and Styling of CSS

Answer»

The correct option is (B) FONT-style

To ELABORATE: Both font-style and font-family are for styling the text. They show text in different KINDS of styles. Color is for setting/assigning colour to text or element. The font-size property in CSS is equivalent to attribute . Both of them either increase/decrease the font of text.



Discussion

No Comment Found

Related InterviewSolutions