1.

Which of the following specifies the width of an outline?(a) outline-size(b) outline-width(c) outline-height(d) both outline-size and outline-widthThe question was posed to me during an interview.This interesting question is from CSS Outline in division CSS Text, Borders and Images of CSS

Answer»

The CORRECT ANSWER is (b) outline-width

Explanation: The outline-width CSS PROPERTY is USED to set the width of the outline of an ELEMENT.



Discussion

No Comment Found

Related InterviewSolutions