Question - What is the use of media queries in CSS3?
Answer -
Media queries are used to define styles in CSS, which are responsive based on a variety of shapes and sizes of the viewing window.
They are used to adjust the following entities:
- Height
- Width
- Viewport
- Resolution
- Orientation