WGU-KVO1 Web TestEngine demo

Exit VCEDump WGU-KVO1 WGU Web Development Applications (KVO1)
Question 1 of 25
0% complete
Q1 Single choice

A web designer writes the following CSS3 style:
@keyframes image {
from { opacity: 0.0; }
to { opacity: 1.0; }
}
img {
animation-name: image;
animation-duration: 5s;
}

How do images on the page appear after the page loads?

Previous Check answer

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in