InterviewSolution
Saved Bookmarks
| 1. |
Which of the following outline-offset value sets the distance the outline is outset from the border edge?(a) distance(b) length(c) initial(d) allThis question was posed to me during an interview.This intriguing question comes from CSS3 Fundamentals, Transitions & Animations in portion CSS3 Fundamentals, Transitions & Animations of CSS |
|
Answer» CORRECT option is (B) length For explanation I WOULD say: Self-explainatory. |
|