What is a Media Query in CSS ? Media query is a CSS technique used in CSS. It uses the @media rule to include a block of CSS properties only if a certain condition is true. Media queries are a key part of responsive web design, as they allows you to ...
chandrasekhar02.hashnode.dev2 min read
No responses yet.