What does this code do?
Code:@media only screen and (orientation: landscape) { body { background-color: lightblue; }}
Code:@media only screen and (orientation: landscape) { body { background-color: lightblue; }} What does this code do?
Code:@media only screen and (orientation: landscape) { body { background-color: lightblue; }} Correct Answer web page will have a lighblue background if the orientation is in landscape mode
মোঃ আরিফুল ইসলাম
Feb 20, 2025