Posted by: Pdfprep
Post Date: November 27, 2020
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.
Answer: A, E
Explanation:
Leave a Reply