CSS CSS Margins Question #8922
Single Choice Easy

QWhich CSS property is used to set the margin for an element to be centered horizontally?

ID: #8922 CSS Margins 132 views
Question Info
#8922Q ID
EasyDifficulty
CSS MarginsTopic

Choose the Best Option

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

  • A margin-horizontal-center
  • B margin-left-right-auto
  • C margin-center
  • D margin-horizontal-auto
Correct Answer

Explanation

To set the margin for an element to be centered horizontally, you can use the margin-left and margin-right properties set to "auto".

Share This Question

Challenge a friend or share with your study group.