Css Media query
What are media queries?
A media query is a logical operation. Whenever a media query becomes true, then the related CSS is applied to the target element.Media queries are a key part of responsive web design, as they allow you to create different layo...
anjalisaini.hashnode.dev3 min read