WGU C777 WEB DEVELOPMENT APPLICATIONS
PA AND OA EXAM BANK 2025-2026 | ACCURATE
REAL EXAM TESTING VERSIONS AND A STUDY
GUIDE | EXPERT VERIFIED FOR GUARANTEED
PASS
What function does the CSS3 background-clip property perform?
A) It allows background images to be resized.
B) It makes background images transparent.
C) It determines whether the background extends into the border
or not.
D) It allows background images to be cropped. Correct Answer It
determines whether the background extends into the border or
not.
How does CSS3 allow you to specify any font, even custom fonts,
to use in Web documents?
A) All CSS3 fonts are native to HTML5, so documents coded with
HTML5 will be able to access them.
B) In CSS3, font libraries can only be stored on the client
computer.
C) In CSS3, font libraries can be automatically downloaded from a
Web server to the client computer.
,D) All fonts are native to HTML5-compatible browsers, so any
Web document opened in such a browser will be able to access
them. Correct Answer In CSS3, font libraries can be automatically
downloaded from a Web server to the client computer.
Why can new features be added to the CSS3 specification more
quickly than in previous versions to enhance its support of
borders, backgrounds, colors, text effects and so forth?
A) Because CSS3 is the preferred way to format Web pages
created using HTML5
B) Because CSS3 provides a modularized standard
C) Because all browsers are HTML5-compliant
D) Because CSS3 is compatible with both HTML 4.01 and
XHTML 1.0 Correct Answer Because CSS3 provides a
modularized standard
How can you specify to include two or more different images in
the background of your Web page?
A) Specify to repeat an image using the background-repeat
property.
B) Use the opacity property as many times as necessary, one for
each distinct image.
C) Specify two or more images in a single declaration using the
background-image property.
,D) Include two or more consecutive background-image properties
within the same tag. Correct Answer Specify two or more images
in a single declaration using the background-image property.
The animation-direction property of the @keyframes rule
specifies:
A) when the animation will begin.
B) whether the animation is running or paused.
C) the number of times that the animation will play.
D) whether to play the animation in reverse on alternate cycles.
Correct Answer whether to play the animation in reverse on
alternate cycles.
What is needed to provide coordinates in three-dimensional
space to create a plane to help orient a 3D object?
A) The Y-axis
B) The X-axis
C) The Z-axis
D) The perspective(n)-axis Correct Answer The Z-axis
Why would you use the CSS3 opacity property when you overlap
images or other elements in your Web page?
A) To make the foreground element partially transparent so
elements in the background will be visible
, B) To make the background elements partially transparent so
elements in the foreground will show through them
C) To specify the stack order of the images or elements that
overlap
D) To specify whether an element can be resized by the user and
how it can be resized Correct Answer To make the foreground
element partially transparent so elements in the background will
be visible
What CSS3 2D transform method combines all of the 2D
transform methods into one, which enables an element to rotate,
scale, move (translate) and skew?
A) Skew(x-angle,y-angle)
B) Matrix(n,n,n,n,n,n)
C) Scale(x,y)
D) Translate(x,y) Correct Answer Matrix(n,n,n,n,n,n)
Which animation property should you use to specify whether an
animation is running or paused?
A) The animation-play-state property
B) The animation-timing-function property
C) The animation-delay property
D) The animation-direction property Correct Answer The
animation-play-state property
PA AND OA EXAM BANK 2025-2026 | ACCURATE
REAL EXAM TESTING VERSIONS AND A STUDY
GUIDE | EXPERT VERIFIED FOR GUARANTEED
PASS
What function does the CSS3 background-clip property perform?
A) It allows background images to be resized.
B) It makes background images transparent.
C) It determines whether the background extends into the border
or not.
D) It allows background images to be cropped. Correct Answer It
determines whether the background extends into the border or
not.
How does CSS3 allow you to specify any font, even custom fonts,
to use in Web documents?
A) All CSS3 fonts are native to HTML5, so documents coded with
HTML5 will be able to access them.
B) In CSS3, font libraries can only be stored on the client
computer.
C) In CSS3, font libraries can be automatically downloaded from a
Web server to the client computer.
,D) All fonts are native to HTML5-compatible browsers, so any
Web document opened in such a browser will be able to access
them. Correct Answer In CSS3, font libraries can be automatically
downloaded from a Web server to the client computer.
Why can new features be added to the CSS3 specification more
quickly than in previous versions to enhance its support of
borders, backgrounds, colors, text effects and so forth?
A) Because CSS3 is the preferred way to format Web pages
created using HTML5
B) Because CSS3 provides a modularized standard
C) Because all browsers are HTML5-compliant
D) Because CSS3 is compatible with both HTML 4.01 and
XHTML 1.0 Correct Answer Because CSS3 provides a
modularized standard
How can you specify to include two or more different images in
the background of your Web page?
A) Specify to repeat an image using the background-repeat
property.
B) Use the opacity property as many times as necessary, one for
each distinct image.
C) Specify two or more images in a single declaration using the
background-image property.
,D) Include two or more consecutive background-image properties
within the same tag. Correct Answer Specify two or more images
in a single declaration using the background-image property.
The animation-direction property of the @keyframes rule
specifies:
A) when the animation will begin.
B) whether the animation is running or paused.
C) the number of times that the animation will play.
D) whether to play the animation in reverse on alternate cycles.
Correct Answer whether to play the animation in reverse on
alternate cycles.
What is needed to provide coordinates in three-dimensional
space to create a plane to help orient a 3D object?
A) The Y-axis
B) The X-axis
C) The Z-axis
D) The perspective(n)-axis Correct Answer The Z-axis
Why would you use the CSS3 opacity property when you overlap
images or other elements in your Web page?
A) To make the foreground element partially transparent so
elements in the background will be visible
, B) To make the background elements partially transparent so
elements in the foreground will show through them
C) To specify the stack order of the images or elements that
overlap
D) To specify whether an element can be resized by the user and
how it can be resized Correct Answer To make the foreground
element partially transparent so elements in the background will
be visible
What CSS3 2D transform method combines all of the 2D
transform methods into one, which enables an element to rotate,
scale, move (translate) and skew?
A) Skew(x-angle,y-angle)
B) Matrix(n,n,n,n,n,n)
C) Scale(x,y)
D) Translate(x,y) Correct Answer Matrix(n,n,n,n,n,n)
Which animation property should you use to specify whether an
animation is running or paused?
A) The animation-play-state property
B) The animation-timing-function property
C) The animation-delay property
D) The animation-direction property Correct Answer The
animation-play-state property