1.

“font-style comes first than font-weight in font attribute”.State true or false.(a) True(b) FalseThis question was posed to me in unit test.My doubt stems from CSS Fonts topic in section CSS Fundamentals, Colors and Styling of CSS

Answer» CORRECT ANSWER is (b) False

The EXPLANATION: Syntax:

font: font-weight font-style font-variant font-size/line-height font-family .


Discussion

No Comment Found

Related InterviewSolutions