Magento
M70-301 · Question #57
Given the following HTML code, how are the divs "#column1", "#column2", and "#column3" displayed on the page?
The correct answer is C. The divs "#column1" and "#column2" are displayed side-by-side. The div "=column3" appears below ". See the full explanation below for the reasoning.
Question
Given the following HTML code, how are the divs "#column1", "#column2", and "#column3" displayed on the page?
Exhibit
Options
- AThe 3 divs are displayed side-by-side and their borders are adjacent to each other.
- BThe 3 divs are displayed side-by-side; however their borders overlap with each other.
- CThe divs "#column1" and "#column2" are displayed side-by-side. The div "=column3" appears below "
- DThe divs are displayed on top of one another.
How the community answered
(61 responses)- A3% (2)
- B8% (5)
- C72% (44)
- D16% (10)
Community Discussion
No community discussion yet for this question.
