Responsive Design: Testing Theory
In this lesson, we'll test our knowledge on Responsive Design in relation to HTML5 & CSS3.
We'll cover the following...
We'll cover the following...
Test your understanding on responsive design
Question 1:
Question 1:
Technical Quiz
1.
Which tag is used to let web designers take control over the viewport?
A.
<meta>
B.
<acronym>
C.
<em>
D.
<address>
1 / 1
Question 2:
Question 2:
Technical Quiz
1.
What should be the set value of the background-size
property, so that the image will fit in the content area?
A.
100% 100%
B.
contain
C.
cover
D.
100%
1 / 1
Question 3:
Question 3:
Technical Quiz
1.
What should be the set value of the background-size
, so that the image will stretch to cover the entire content area?
A.
100% 100%
B.
contain
C.
cover
D.
100%
1 / 1