Guide to Media-Query
Nov 24, 2022 · 3 min read · CSS-Media Query Media queries are basically a way to write conditional CSS. That means CSS markup that the browser will only render if certain conditions are met. Its most commonly use is in responsive design, where it’s a way to tell browsers to cha...
Join discussion


