Multiple Choices
(Choose 1
answer)
Consider the code:*{
text-align: center;color: red;
font-size:2em;
} What is the right statement?
A. only p elements will be red and center-aligned.
B. Any element will be red and center-aligned and font-size is bigger 2 times the font size of the root element.
C. All HTML elements will be red, center-aligned and font-size is bigger 2 times the size of the current font.
D. All text elements will be red and center-aligned and font-size is bigger 2 times the size of the current font.
I want to unisin the exam.