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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly