Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property defines the color of an element’s top border?

  2. A.

     border-color

    B.

     border-top

    C.

     border-top-color-webkit

    D.

     border-top-color

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Syntax: border-top-color: color | transparent | inherit


Be The First To Comment