CSS CSS Padding Question #8890
Single Choice Easy

QWhich CSS value is used to add padding inside the content box and inside the border of an element?

ID: #8890 CSS Padding 143 views
Question Info
#8890Q ID
EasyDifficulty
CSS PaddingTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A content-box
  • B border-box
  • C inner-box
  • D padding-box
Correct Answer

Explanation

The content-box value of the box-sizing property is used to add padding inside the content box and inside the border of an element.

Share This Question

Challenge a friend or share with your study group.