Exam 11: Creating Visual Effects and Animation
Exam 1: Getting Started With Html67 Questions
Exam 2: Structuring Content in a Web Document71 Questions
Exam 3: Getting Started With Css71 Questions
Exam 4: Laying Out Elements With Css71 Questions
Exam 5: Formatting Text With Css71 Questions
Exam 6: Inserting and Working With Links70 Questions
Exam 7: Inserting and Working With Images71 Questions
Exam 8: Organizing Content With Lists and Tables70 Questions
Exam 9: Implementing Responsive Design71 Questions
Exam 10: Creating and Processing Web Forms71 Questions
Exam 11: Creating Visual Effects and Animation71 Questions
Exam 12: Incorporating Video and Audio71 Questions
Exam 13: Programming Web Pages With Javascript71 Questions
Exam 14: Integrating Social Media72 Questions
Exam 15: Optimizing Your Web Site for Search Engines71 Questions
Exam 16: Testing and Improving Performance71 Questions
Select questions type
Which keyword do you use to create a basic background gradient?
(Multiple Choice)
4.8/5
(38)
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 a form field with content that meets the rules for the field, Rosa should use the __________ pseudo-class.
(Multiple Choice)
4.8/5
(37)
The process of testing a browser to detect which properties are supported is known as __________.
(Multiple Choice)
4.8/5
(29)
Referring to the figure above, what does the code #edd010 specify?

(Multiple Choice)
4.9/5
(34)
You can create triangles by applying CSS properties to div elements.
(True/False)
4.8/5
(38)
To create an @keyframes rule, you specify a(n) __________ for the rule after the keyword @keyframes .
(Multiple Choice)
4.8/5
(35)
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. _________________________
(True/False)
4.9/5
(41)
You use the __________ pseudo-class to apply styles to elements that do not have the required attribute.
(Multiple Choice)
4.8/5
(37)
Explain the difference between transitions and keyframe animations, including at least one advantage of each.
(Essay)
4.7/5
(32)
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.
Jerry could use a keyframe animation to create the effect, or he could use a(n) __________.
(Multiple Choice)
4.8/5
(33)
Modernizr tests a browser to detect which properties are supported, a process known as browser detection. _________________________
(True/False)
5.0/5
(35)
You can create a perfect circle using CSS by specifying a border radius of __________%.
(Short Answer)
4.9/5
(32)
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
(29)
In the box model, generated content is not considered part of an element's content.
(True/False)
4.9/5
(37)
When specifying content for the :before and :after pseudo-elements, a pair of quotes with not content creates an empty string, which you use to __________.
(Multiple Choice)
4.7/5
(31)
Referring to the figure above, what does the code #d823c5 specify?

(Multiple Choice)
4.7/5
(33)
You can specify a gradient as a value of the background-image property or use the shorthand __________ property.
(Short Answer)
5.0/5
(45)
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.
(True/False)
4.8/5
(44)
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.
For elements that should not have generated content, Rosa can use the content property with a value of __________.
(Multiple Choice)
4.9/5
(46)
The :before and :after pseudo-elements enable you to insert content into web pages using style rules.
(True/False)
4.9/5
(36)
Showing 41 - 60 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)