Which of the following property defines a color for the face of a scroll bar, including arrow regions and the scroll box?

scrollbar-face
scrollbar-face-color
scrollbar-face-background
scrollbar-background
Subscribe on YouTube
id="more-51558">

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.