In the following media query example, what conditions are being targeted?

Advertisement

@media (min-width: 1024px), screen and (orientation: landscape) { … }

  • The rule will apply to a device that has either a width of 1024px or wider, or is a screen device in landscape mode.
  • The rule will apply to a device that has a width of 1024px or narrower and is a screen device in landscape mode.
  • The rule will apply to a device that has a width of 1024px or wider and is a screen device in landscape mode.
  • The rule will apply to a device that has a width of 1024px or narrower, or is a screen device in landscape mode.
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend