M
Q. What does this code do?
Code:
@media only screen and (orientation_ landscape) { body { background-color: lightblue;
}
}
}
}
- Correct Answer - Option(C)
- Views: 172
- Filed under category CSS
Discusssion
Login to discuss.