nerdexam
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

M70-301 question #57 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)
  • A
    3% (2)
  • B
    8% (5)
  • C
    72% (44)
  • D
    16% (10)

Community Discussion

No community discussion yet for this question.

Full M70-301 Practice