Exam 11: Creating Visual Effects and Animation

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

CSS supports several pseudo-classes specifically for use with forms.

(True/False)
4.7/5
(32)

The scale keyword rotates an element a specified number of degrees. _________________________

(True/False)
4.8/5
(35)

When creating a gradient, a color name or value followed by a measurement is known as a(n) __________.

(Multiple Choice)
4.9/5
(34)

The :valid pseudo-class applies to form elements with user input that does not meet the rules for the field.

(True/False)
4.8/5
(43)

You can use the :visited pseudo-class to change the properties of input elements and other elements in forms.

(True/False)
4.8/5
(48)
Match each pseudo-class with the appropriate description.
user entry in the field is required
:required
the content entered by a user meets the rules for the field
:checked
the element is checked or otherwise selected
:active
Correct Answer:
Verified
Premises:
Responses:
user entry in the field is required
:required
the content entered by a user meets the rules for the field
:checked
the element is checked or otherwise selected
:active
the element has the focus
:valid
the element is in the process of being clicked or otherwise activated
:focus
(Matching)
4.9/5
(32)

  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)

Unless you specify otherwise, a linear gradient starts at the __________ of an element.

(Multiple Choice)
4.9/5
(48)

Modern browsers support using the CSS transform property to apply a transform . _________________________

(True/False)
4.9/5
(29)

Within the braces for an @keyframes rule, you specify nested rules using pixels as selectors. _________________________

(True/False)
4.8/5
(41)

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

(True/False)
4.9/5
(34)

Which property is used with the :before and :after pseudo-elements to specify either text or the path and name for an image file to be displayed?

(Multiple Choice)
4.8/5
(33)

The __________ keyword prevents a gradient from repeating.

(Multiple Choice)
4.8/5
(29)

  Referring to the figure above, what is the effect of the value scale(1.2) ? Referring to the figure above, what is the effect of the value scale(1.2) ?

(Multiple Choice)
4.9/5
(36)

You can use pseudo-classes to change the properties of input elements and other elements in __________ in response to user actions.

(Short Answer)
4.7/5
(32)

The __________ keyword prevents a gradient from repeating.

(Short Answer)
4.9/5
(33)

  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)
5.0/5
(43)

  Referring to the figure above, what does the code 45deg  specify? Referring to the figure above, what does the code 45deg  specify?

(Multiple Choice)
4.8/5
(40)

A change in the appearance of an element in one or more specific ways, including rotating, scaling, skewing, or moving it, is known as a(n) __________.

(Multiple Choice)
4.8/5
(39)

When you click a form field, it has the focus and the declarations in a style rule using the __________ pseudo-class are applied.

(Short Answer)
4.7/5
(40)
Showing 21 - 40 of 71
close modal

Filters

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