IT-6317 - Web Enhanced Animation Graphics oed answer key
Showing 41 to 60 of 137 total answers.
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
The backgroundcolorproperty is used to set the element's background image
Answer
False
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
The backgroundrepeat propertyis used to set an element's background image
Answer
False
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
This is critical and can have a significant impact on the final file size
Answer
Image Quality
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Which of the following transform property value defines a 2D translation?
Answer
translate(x,y)
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Transition is a process of manipulating objects to appear as moving images
Answer
False
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Web animations are often stored in the form of GIF, CSS, SVG, WebGL or video
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Which selector is used to specify a rule to bind a particular unique element?
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
The DOM abstracts a lot of the details that would get you bogged down otherwise
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Thetext-transformproperty enables the message shadow to be placed around a text
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Which of the following css property specifies a delay for the transition effect?
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
The remaining parameter of animate() is a string naming an easing function to use
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Bitmapped images can be compressed to varying degrees depending on the file format
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
CSShasamuchwiderrangeofattributesthanHTML,soyoucanlookmuchbetterthanHTMLattributes
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Which of the following property defines the length of time that a transition takes?
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Which of the following property specifies the speed curve of the transition effect?
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
<easing-function> = linear | <cubic-bezier-easing-function> | <step-easing-function>
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
Posterizationoccurswhenanobject'sapparentbitdepthisreducedsomuchthatithasavisualimpact
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics
The syntax for Animation with jQuery (selector)animate({styles},speed,easing,callback)
#IT-6317
Awesome StudentQuestion • Web Enhanced Animation Graphics