[amp_mcq option1=”scrollbar-face” option2=”scrollbar-face-color” option3=”scrollbar-face-background” option4=”scrollbar-background” correct=”option1″]
The correct answer is A. scrollbar-face.
The scrollbar-face property defines a color for the face of a scroll bar, including arrow regions and the scroll box.
The scrollbar-face-color property is not a valid CSS property.
The scrollbar-face-background property is not a valid CSS property.
The scrollbar-background property defines a color for the background of a scroll bar. It does not include the arrow regions or the scroll box.