InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines the offset from an element’s border and its outline?(a) outline-radius(b) opacity(c) outline-offset(d) overflow-styleThe question was asked by my school teacher while I was bunking the class.This interesting question is from Major Themes in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» CORRECT OPTION is (C) outline-offset Explanation: SYNTAX: |
|