Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
HTML5 and CSS3
Quiz 11: Creating Visual Effects and Animation
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 61
Short Answer
The __________ keyword prevents a gradient from repeating.
Question 62
Essay
Name the two parts of the syntax for creating a linear gradient, and describe the role of each part.
Question 63
Matching
Match each pseudo-class with the appropriate description.
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
Premises:
user entry in the field is required
the content entered by a user meets the rules for the field
the element is checked or otherwise selected
Responses:
:required
:checked
:active
Question 64
Essay
Explain the difference between transitions and keyframe animations, including at least one advantage of each.
Question 65
Short Answer
When you click a form field, it has the focus and the declarations in a style rule using the __________ pseudo-class are applied.
Question 66
Short Answer
__________ animations enable you to control more aspects of an animation than transitions.
Question 67
Short Answer
You can specify a gradient as a value of the background-image property or use the shorthand __________ property.
Question 68
Short Answer
You can create a perfect circle using CSS by specifying a border radius of __________%.
Question 69
Short Answer
Because the @-webkit-keyframes rule and the :valid pseudo-class are not part of the CSS specification, they cause __________ errors.
Question 70
Short Answer
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.