What are 'CSS Media Queries'?

Asked by kemiadewale · 6 months ago

1 Answer

13
amorebise · 6 months ago Top Answer

They are instructions that say: 'If the screen is small like a phone, make the text bigger. If the screen is wide like a laptop, show three columns.' This is how we make websites responsive.

Log in to add a comment.