Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property sets the distance between an element’s right border and the rightmost edge of its content?

  2. A.

     auto

    B.

     padding-left

    C.

     padding-right

    D.

     padding-top

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Syntax: padding-right: length | percentage | auto


Be The First To Comment