M

Mr. Dubey • 52.33K Points
Coach

Q. What does this code do?

Code:
@media only screen and (max-width: 768px) {
    class*="col-"] {
        width: 100%;
    }
}
  • (A) Error occured
  • (B) When the screen gets larger than 768px, each column should have a width of 100%.
  • (C) When the screen gets smaller than 768px, each column should have a width of 100%.
  • (D) All of above
  • Correct Answer - Option(C)
  • Views: 205
  • Filed under category CSS

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics