Home » CSS » Css miscellaneous » Question
  1. Which of the following property sets the distance between an element’s right border and the rightmost edge of its content?
    1. padding-right
    2. auto
    3. padding-top
    4. padding-left
    5. None of these
Correct Option: A

Syntax: padding-right: length | percentage | auto



Your comments will be displayed only after manual approval.