Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property specifies the color of an outline?

  2. A.

     color-outline

    B.

     outline-color

    C.

     outline-style-color

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    As the property name specifies, it sets the color of the outline to the provided value.


Be The First To Comment