PooriPadhai Logo Home Courses Online Tool Online Test Study Material Contest Blog

CSS Targeting Styles with Media Queries Online Test



Instructions:
  • Total number of questions : 10.
  • Time alloted : 10 minutes.
  • Each question carry 1 mark.
  • No Negative marks
  • DO NOT refresh the page.
  • All the best :-)




What You Will Learn in

This Targeting Styles with Media Queries Test helps you to Boost your Knowledge in CSS Language. In this test, we will cover the topics in the form of questions like

  • device-aspect-query is a media query which is used to describe the ratio of the device width to the device height of the media.
  • grid is a media query which is used to determines if output is grid, like a simple terminal or phone, or bitmap, like a standard monitor or printer.
  • scan is a media query which is used to describes the scanning method of a TV.
  • For the conditions of particular media features a media query consists of a media type and zero or more expressions that check.