css-media-queries Flashcards
1
Q
Give two examples of media features that you can query in an @media rule.
A
Two examples of media features that you can query in a @media rule are color, height, width
2
Q
Which HTML meta tag is used in mobile-responsive web pages?
A
The HTML meta tag that is used in mobile-responsive web pages is the name attribute with the value of viewport in the HTML meta tag.