M

Mr. Dubey • 52.41K Points
Coach

Q. What does this code do?

Code:
_@media only screen and (max-width_ 500px) {    body {        background-color_ lightblue}
}
  • (A) Nothing happens
  • (B) The background color will change to lightblue
  • (C) If the browser window is larger than 500px, the background color will change to lightblue
  • (D) If the browser window is smaller than 500px, the background color will change to lightblue
  • Correct Answer - Option(D)
  • Views: 111
  • 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.


Question analytics