PrepAway - Latest Free Exam Questions & Answers

You need to ensure that the yellow div is centered in t…

You have the following markup.

You need to ensure that the yellow div is centered in the red div.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

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

8 Comments on “You need to ensure that the yellow div is centered in t…

  1. CasiProgramoMEXAPOWA says:

    ////!DOCTYPE html>
    //html>
    //head>
    //meta charset=”utf-8″>
    //title>///title>
    ///head>
    //body>
    //div style=”display:flex;height:300px;background-color:red;”>
    //div style=”height:100px;background-color:yellow;margin:auto;”>
    Yellow div text
    ///div>
    ///div>
    ///body>
    ///html>




    3



    2

Leave a Reply