Microsoft
70-481 · Question #107
You are developing a Windows Store app. A page in the app contains the following HTML code: The app must style a container element and two child elements to resemble the following image. The grid…
The correct answer is D. Option D. See the full explanation below for the reasoning.
Question
You are developing a Windows Store app. A page in the app contains the following HTML code:
The app must style a container element and two child elements to resemble the following image. The grid layout must meet the following requirements:
- The Top section must be half the width of the Bottom section.
- The solution must retain the proportions of the child sections in the
event that the dimensions of any of the grid sections change. You need to ensure that the proportions of the sections of the image are retained. Which CSS segment should you add to your style sheet?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(22 responses)- A5% (1)
- B5% (1)
- C14% (3)
- D77% (17)
Community Discussion
No community discussion yet for this question.
