Exam 11: Creating Visual Effects and Animation

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

You specify a gradient as the value of which property?

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

A

CSS features that gradually apply changes to properties in response to user actions over a number of seconds are known as __________.

Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
Verified

B

An animation created using animation properties and the @keyframes rule is known as a(n) __________.

Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
Verified

C

Content added using the :before and :after pseudo-elements is known as __________ content.

(Multiple Choice)
4.8/5
(42)

  Referring to the figure above, what does the code 50% represent? Referring to the figure above, what does the code 50% represent?

(Multiple Choice)
4.9/5
(40)

  Referring to the figure above, the property name  -ms-transform incorporates a(n) __________. Referring to the figure above, the property name  -ms-transform incorporates a(n) __________.

(Multiple Choice)
4.7/5
(37)

A filter is a visual effect in which an area starts as a single color on one edge or corner and transitions gradually to one or more other colors. _________________________

(True/False)
4.8/5
(34)

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

(Essay)
4.8/5
(38)

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

(True/False)
4.8/5
(42)

Modernizr applies a set of CSS classes to which element?

(Multiple Choice)
4.9/5
(45)

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. Which pseudo-class would Jerry use to specify the styles for the new visual effect?

(Multiple Choice)
4.7/5
(36)

An animation created using animation properties and the @keyframes rule is known as a keyframe animation. _________________________

(True/False)
4.8/5
(38)

Which of the following is the browser prefix for Microsoft browsers?

(Multiple Choice)
4.8/5
(42)

Case-Based Critical Thinking Question Rosa is implementing a new layout for her jewelry store website by incorporating visual effects using CSS. In particular, she is adding generated content and visual form feedback. To specify properties for the form field that has the focus, Rosa should use the __________ pseudo-class.

(Multiple Choice)
4.8/5
(33)

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

(Short Answer)
4.8/5
(33)

You can add generated content using the :before and __________ pseudo-elements.

(Short Answer)
4.9/5
(32)

Which property is important in creating a circle with CSS?

(Multiple Choice)
4.9/5
(32)

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.9/5
(36)

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

(Multiple Choice)
4.9/5
(35)

A design exhibits __________ when it uses newer styles in modern browsers while displaying a usable layout and all page content in older browsers.

(Multiple Choice)
4.9/5
(45)
Showing 1 - 20 of 71
close modal

Filters

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