CSS Media Query Basics
Media queries are very similar to Javascript or any other programming language in that they programmatically express an if condition.
As expressed in the pseudo-code below we have a default green background which becomes red at the larger screen widt...
fieldsmarshall.com5 min read