Week3day4 CSS Media Queries Grid and Animations
Media Queries -At-rules @import @media
Media queries are used to conditionally apply CSS styles with the CSS @media and @import at-rules and in JavaScript to test and monitor media states such as with the matchMedia() method, matches property, and change event. Media queries are used as values of the ,