Using SVG with Media Queries
By using SVGs with media queries, we can change their appearance based on user interaction or viewport size, and use them in multiple places.
By using SVGs with media queries, we can change their appearance based on user interaction or viewport size, and use them in multiple places.
Christ Poteet introduces the concept of mobile first design and how it differentiates from the technical aspect, with a light intro to the subject.
Ryan Reese introduces the basics of the viewport meta tag and explains why RWD layouts should not be based on device-specific media queries.