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 1
True/False
Style rules based on the :before and :after pseudo classes use the display property to specify text or the path and name of a file.
Question 2
True/False
The animation-duration property specifies the time in seconds from the start of an animation to the end of the animation. _________________________
Question 3
True/False
An animation created using animation properties and the @keyframes rule is known as a keyframe animation. _________________________
Question 4
True/False
You can use the :visited pseudo-class to change the properties of input elements and other elements in forms.
Question 5
True/False
The :before and :after pseudo-elements enable you to insert content into web pages using style rules.
Question 6
True/False
The scale keyword rotates an element a specified number of degrees. _________________________
Question 7
True/False
You can create triangles by applying CSS properties to div elements.
Question 8
True/False
CSS supports several pseudo-classes specifically for use with forms.
Question 9
True/False
You use the :focus pseudo-class to specify styles for a form field when it has the focus.
Question 10
True/False
Within the braces for an @keyframes rule, you specify nested rules using pixels as selectors. _________________________
Question 11
True/False
Modern browsers support gradients as backgrounds.
Question 12
True/False
Modern browsers support using the CSS transform property to apply a transform . _________________________
Question 13
True/False
The translate keyword repositions an element a specified amount from its default position. _________________________
Question 14
True/False
You can use the :before pseudo-element to add an image before an element.
Question 15
True/False
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. _________________________
Question 16
True/False
To create a transition, the shorthand transform property or one or more of the specific properties for transitions is added to the style rule for the default state of the affected element. _________________________