Well done!
You have completed Responsive Layouts with the Bootstrap Grid Review!
Quiz Question 1 of 6
Given the following CSS:
<div class="col-md order-xl-12">
col
</div>
<div class="col-md order-xl-1">
col
</div>
How will the two columns display in extra large devices?
Choose the correct answer below: