Solved

Identify the Style Rule to Center-Align an Image Element Contained

Question 16

Multiple Choice

Identify the style rule to center-align an image element contained within a main article element.


A) main article img {         margin-left: auto;
        margin-right: auto;
                  }
B) main img {         margin-left: auto;
        margin-right: auto;
                  }
C) main article img {        : auto;
       : auto;
                  }
D) .

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions