Microsoft Exam Questions

You have the following markup.

You have the following markup.



You need to ensure that the yellow div is centered in the red div.

What should you do?

A. Add the following code to the yellow div.align-content:center

B. Add the following code to the red div.align-content:center

C. Add the following code to the red div.margin:auto

D. Add the following code to the yellow div.margin:auto

Explanation: