Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Оберіть НЕправильно вказані медіа-запити:
@media not screen and not speech and(min-width: 411px) and (min-height: 731px) { ... }
@media not screen and not speech and
(min-width: 411px) and (min-height: 731px) { ... }
@media (min-height: 992px) and (max-width: 1199px) { ... }
@media screen and (device-aspect-ratio: 1920/1080) { ... }
@media(min-width: 544px) and(max-width: 944px), (orientation: vertical) { ... }
@media
(min-width: 544px)
and
(max-width: 944px), (orientation: vertical) { ... }
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!