1.

Inline style has the lowest priority(a) True(b) FalseThis question was addressed to me at a job interview.Question is from The Specification of CSS in chapter CSS Fundamentals, Colors and Styling of CSS

Answer» RIGHT ANSWER is (B) False

Explanation: AMONG inline, embed and external style ways, inline has the highest PRIORITY and it overrides the other.


Discussion

No Comment Found

Related InterviewSolutions