You develop an HTML5 webpage. You have the following HTML markup: (Line numbers are for reference only.)
The webpage also contains the following CSS markup:
You need to determine how the webpage will appear when the CSS styles are applied.
Select two.
A.
The first row of the table will have a red background.
B.
The second row of the table will have a red background.
C.
The second cell in the first row of the table will have a blue background.
D.
The second cell in the third row of the table will have a blue background.
E.
The second cell in the third row of the table will have not have blue background.
A + D
from:
https://equizzing.com/microsoft/you-need-to-determine-how-the-webpage-will-appear-when-the-css-styles-are-applied/
The correct answer is A,C,D
the correct answer is A,D
A, D