WGU C777 FINAL PAPER UPDATED
QUESTIONS VERIFIED COMPLETE
ANSWERS 100 PERCENT CORRECT
◉ Chrome 34 and Safari 7
Answer: @keyframes requires a prefix for these two browsers
◉ animation-name
Answer: Property that specifies the identifier for the @keyframes
animation that binds it to a selector
◉ animation-iteration-count
Answer: Property that specifies the number of times the animation
will play. Default is 1.
◉ animation-direction
Answer: Property that specifies whether to play the animation in
reverse on alternate cycles.
Requires an iteration count greater than 1. Parameters are normal,
reverse, alternate, alternate-reverse
◉ animation-play-state
,Answer: Property that specifies whether the animation is running or
paused. Default is running
◉ Chrome, Safari, and Firefox
Answer: The resize property only works in these browsers
◉ appearance
Answer: CSS3 UI property that makes an element look like a
standard user interface element, such as a button or window
◉ box-sizing
Answer: CSS3 UI property that forces specified elements fit an area
in a certain way
◉ icon
Answer: CSS3 UI property that styles an element with an iconic
equivalent
◉ nav-index
Answer: CSS3 UI property that specifies the tabbing order for an
element
◉ nav-direction
, Answer: CSS3 UI property that specifies where the cursor will
navigate to when the user presses the "direction" arrow key
◉ outline-offset
Answer: CSS3 UI property that draws an outline beyond the border
edge (i.e., offsets the outline) as specified
◉ resize
Answer: CSS3 UI property that specifies whether an element can be
resized by the user and how it can be resized
◉ overlay
Answer: A CSS3 technique used to place an HTML element on top of
another HTML element
◉ z-index
Answer: Use this CSS3 property to create an overlay. Without it and
by default, the HTML element listed last in the page appears at the
top and vice versa.
◉ letters, _, or $
Answer: The first character of a variable name in JavaScript must be
one of these
QUESTIONS VERIFIED COMPLETE
ANSWERS 100 PERCENT CORRECT
◉ Chrome 34 and Safari 7
Answer: @keyframes requires a prefix for these two browsers
◉ animation-name
Answer: Property that specifies the identifier for the @keyframes
animation that binds it to a selector
◉ animation-iteration-count
Answer: Property that specifies the number of times the animation
will play. Default is 1.
◉ animation-direction
Answer: Property that specifies whether to play the animation in
reverse on alternate cycles.
Requires an iteration count greater than 1. Parameters are normal,
reverse, alternate, alternate-reverse
◉ animation-play-state
,Answer: Property that specifies whether the animation is running or
paused. Default is running
◉ Chrome, Safari, and Firefox
Answer: The resize property only works in these browsers
◉ appearance
Answer: CSS3 UI property that makes an element look like a
standard user interface element, such as a button or window
◉ box-sizing
Answer: CSS3 UI property that forces specified elements fit an area
in a certain way
◉ icon
Answer: CSS3 UI property that styles an element with an iconic
equivalent
◉ nav-index
Answer: CSS3 UI property that specifies the tabbing order for an
element
◉ nav-direction
, Answer: CSS3 UI property that specifies where the cursor will
navigate to when the user presses the "direction" arrow key
◉ outline-offset
Answer: CSS3 UI property that draws an outline beyond the border
edge (i.e., offsets the outline) as specified
◉ resize
Answer: CSS3 UI property that specifies whether an element can be
resized by the user and how it can be resized
◉ overlay
Answer: A CSS3 technique used to place an HTML element on top of
another HTML element
◉ z-index
Answer: Use this CSS3 property to create an overlay. Without it and
by default, the HTML element listed last in the page appears at the
top and vice versa.
◉ letters, _, or $
Answer: The first character of a variable name in JavaScript must be
one of these