C777 Chapter 4
Study online at https://quizlet.com/_4lpfrn
1. What happens when you assign a negative z-in- The element will display
behind other
dex value to an element? elements
2. The animation-timing-function how an animation progresses over
property of the @keyframes rule one cycle
specifies:
The user interface properties
3. Which set of CSS3 properties can you
use to alter the appearance or
operation of a Web page?
The animation-play-state property
4. Which animation property should you
use to specify whether an animation
is running or paused?
The animation-duration property
5. Which animation property should you
use to specify how long an animation will
take to com-plete one cycle?
whether to play the animation in re-
6. The animation-direction property verse on alternate cycles
of the @keyframes rule specifies:
7. What CSS3 property should you use if you want The resize property
to allow the user to control the
dimensions of an element (such as the
<div> element)?
8. What CSS3 2D and 3D transform method
would Scale you use to increase or decrease
the size of an element?
9. Consider the following snippet of
code: section {
1/
7
, background-image: You can resize both the height
url(globe.png); background- and width of the section element,
repeat: no-repeat; includ-ing the globe
background image
2/
7
Study online at https://quizlet.com/_4lpfrn
1. What happens when you assign a negative z-in- The element will display
behind other
dex value to an element? elements
2. The animation-timing-function how an animation progresses over
property of the @keyframes rule one cycle
specifies:
The user interface properties
3. Which set of CSS3 properties can you
use to alter the appearance or
operation of a Web page?
The animation-play-state property
4. Which animation property should you
use to specify whether an animation
is running or paused?
The animation-duration property
5. Which animation property should you
use to specify how long an animation will
take to com-plete one cycle?
whether to play the animation in re-
6. The animation-direction property verse on alternate cycles
of the @keyframes rule specifies:
7. What CSS3 property should you use if you want The resize property
to allow the user to control the
dimensions of an element (such as the
<div> element)?
8. What CSS3 2D and 3D transform method
would Scale you use to increase or decrease
the size of an element?
9. Consider the following snippet of
code: section {
1/
7
, background-image: You can resize both the height
url(globe.png); background- and width of the section element,
repeat: no-repeat; includ-ing the globe
background image
2/
7