5485 2
how to interchange position of two divs on mobile

I have two div's on the desktop, it is fine to show first div(#div1) and then second div(#div2), but on mobile, I want to interchange the position of div's, means div2 should be placed before div1.

Here is my HTML code

...
Type
Question

Page 4 of 4