CSS-media-queries-Q&A Flashcards
1
Q
Give two examples of media features that you can query in an @media rule.
A
- To conditionally apply styles with the CSS @media and @import at-rules.
- To target specific media for the , , , and other HTML elements with the media= attribute.
2
Q
Which HTML meta tag is used in mobile-responsive web pages?
A
meta-viewport.html