Solved

Identify the Style Rule to Left-Align a Paragraph Element Contained

Question 51

Multiple Choice

Identify the style rule to left-align a paragraph element contained within a main article element.


A) main article {         text-align: left;
               }
B) main p {         text-align: left;
               }
C) main article p {         text-align: left;
               }
D) main article p {         : %left;
               }

Correct Answer:

verifed

Verified

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

Related Questions