Media query is a technique that is introduced in CSS3 . It is used to make responsive webpages which helps targetting different types of devices. It uses the @media rule to include a block of CSS properties only if a certain condition is true. Syntax...
ajaychauhan.hashnode.dev1 min readNo responses yet.