M

Mr. Dubey • 97.86K Points
Coach

Q. What does this code do?

Code:
@media only screen and (orientation_ landscape) { body { background-color: lightblue;
}
}
  • (A) web page will have a lighblue background if the orientation is not in landscape mode
  • (B) web page will have a red background if the orientation is in landscape mode
  • (C) web page will have a lighblue background if the orientation is in landscape mode
  • (D) All of above
  • Correct Answer - Option(C)
  • Views: 172
  • 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