Another Way To Write Media Queries For Responsive Web Design
DETROIT - As you may know, you can use the @media rule to make certain CSS code take effect only if the specified condition is true. However, there's another way to create media queries: You can put them right in the link elements that call your external stylesheets. Instead of using the "@" sign, just