InterviewSolution
Saved Bookmarks
| 1. |
Which will change the order of a grid columns?(a) .col-md-push-*(b) .col-md-offset-*(c) .clearfix(d) .col-sm-*The question was posed to me during an interview.This intriguing question originated from Responsive Overview topic in section Advance HTML of HTML |
|
Answer» Correct choice is (a) .col-md-push-* |
|