Media queries allow you to apply CSS styles depending on a device's media type (such as print vs. screen) or other features or characteristics. Media · Media queries for accessibility · Testing media queries · Width
Media query is a CSS technique introduced in CSS3. It uses the @media rule to include a block of CSS properties only if a certain condition is true. Try it Yourself · RWD Images · Chania
Using media queries are a popular technique for delivering a tailored style sheet to desktops, laptops, tablets, and mobile phones (such as iPhone and Android ... Examples · Resize the browser window to... · W3Schools Tryit Editor