Exam 11: Creating Visual Effects and Animation

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The translate keyword repositions an element a specified amount from its default position._________________________

(True/False)
4.7/5
(34)

To create an @keyframes rule, you specify a(n) __________ for the rule after the keyword @keyframes.

(Multiple Choice)
4.9/5
(38)

Case-Based Critical Thinking Question Jerry is in charge of the website for a travel company. He wants to incorporate animation into the website so that when a user moves the mouse pointer over an image, the image gradually increases in size. -If Jerry created his visual effect using a keyframe animation, which property would he use to specify how long the animation takes?

(Multiple Choice)
4.9/5
(35)

​ ​ ​ ​    -Referring to the figure above, what does the code reveal-sun represent? -Referring to the figure above, what does the code reveal-sun represent?

(Multiple Choice)
4.9/5
(41)

Modernizr tests a browser to detect which properties are supported, a process known as browser detection._________________________

(True/False)
4.8/5
(40)

When you use Modernizr, you can write style rules that apply only to children of elements with specific __________ values.

(Multiple Choice)
4.7/5
(27)

Modernizr applies a set of CSS classes to which element?

(Multiple Choice)
5.0/5
(30)

Matching Match each pseudo-class with the appropriate description. -the element is checked or otherwise selected

(Multiple Choice)
4.8/5
(41)

Which keyword do you use to create a basic background gradient?

(Multiple Choice)
4.7/5
(40)

The __________ keyword prevents a gradient from repeating.

(Short Answer)
4.9/5
(36)

  -Referring to the figure above, when are the declarations applied to the elements selected by the style rule? -Referring to the figure above, when are the declarations applied to the elements selected by the style rule?

(Multiple Choice)
4.9/5
(38)

The __________ keyword prevents a gradient from repeating.

(Multiple Choice)
5.0/5
(42)

Because the transform property is a relatively new CSS feature, it was implemented in some browsers with browser __________, which are words or abbreviations that are added to the start of a property name.

(Short Answer)
4.8/5
(39)

Describe how to create a circle using CSS, including 3 properties required to do so and their values.

(Essay)
4.8/5
(41)

You can use the :before pseudo-element to add an image before an element.

(True/False)
4.8/5
(41)

Name the two parts of the syntax for creating a linear gradient, and describe the role of each part.

(Essay)
4.8/5
(38)

The :before and :after pseudo-elements enable you to insert content into web pages using style rules.

(True/False)
4.8/5
(34)

Explain the difference between transitions and keyframe animations, including at least one advantage of each.

(Essay)
4.8/5
(34)

__________ animations enable you to control more aspects of an animation than transitions.

(Short Answer)
4.8/5
(34)

The animation-duration property specifies the time in seconds from the start of an animation to the end of the animation._________________________

(True/False)
4.8/5
(37)
Showing 41 - 60 of 75
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)