• wonderlic tests
  • EXAM REVIEW
  • NCCCO Examination
  • Summary
  • Class notes
  • QUESTIONS & ANSWERS
  • NCLEX EXAM
  • Exam (elaborations)
  • Study guide
  • Latest nclex materials
  • HESI EXAMS
  • EXAMS AND CERTIFICATIONS
  • HESI ENTRANCE EXAM
  • ATI EXAM
  • NR AND NUR Exams
  • Gizmos
  • PORTAGE LEARNING
  • Ihuman Case Study
  • LETRS
  • NURS EXAM
  • NSG Exam
  • Testbanks
  • Vsim
  • Latest WGU
  • AQA PAPERS AND MARK SCHEME
  • DMV
  • WGU EXAM
  • exam bundles
  • Study Material
  • Study Notes
  • Test Prep

WGU C777 OBJECTIVE ASSESSMENT 2025 PRACTICE TEST

Class notes Dec 19, 2025
Preview Mode - Purchase to view full document
Loading...

Loading study material viewer...

Page 0 of 0

Document Text

WGU C777 OBJECTIVE ASSESSMENT 2025 PRACTICE TEST

BANK WITH 350 QUESTIONS AND CORRECT VERIFIED

ANSWERS/ C777 OA WEB DEVELOPMENT APPLICATIONS

(MOST RECENT!)

How does CSS3 allow you to specify any font, even custom fonts, to use in Web documents?

  • All CSS3 fonts are native to HTML5, so documents coded with HTML5 will be able to access them.
  • In CSS3, font libraries can only be stored on the client computer.
  • In CSS3, font libraries can be automatically downloaded from a Web server to the client computer.
  • All fonts are native to HTML5-compatible browsers, so any Web document opened in such a
  • browser will be able to access them. - 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?

  • Because CSS3 is the preferred way to format Web pages created using HTML5
  • Because CSS3 provides a modularized standard
  • Because all browsers are HTML5-compliant
  • Because CSS3 is compatible with both HTML 4.01 and XHTML 1.0 - 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?

  • Specify to repeat an image using the background-repeat property.
  • Use the opacity property as many times as necessary, one for each distinct image.
  • Specify two or more images in a single declaration using the background-image property.
  • Include two or more consecutive background-image properties within the same tag. - ANSWER-
  • Specify two or more images in a single declaration using the background-image property.

The animation-direction property of the @keyframes rule specifies:

  • when the animation will begin.
  • whether the animation is running or paused.
  • the number of times that the animation will play.
  • whether to play the animation in reverse on alternate cycles. - 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?

  • The Y-axis
  • The X-axis
  • The Z-axis
  • The perspective(n)-axis - ANSWER-The Z-axis

Why would you use the CSS3 opacity property when you overlap images or other elements in your Web page?

  • To make the foreground element partially transparent so elements in the background will be
  • visible

  • To make the background elements partially transparent so elements in the foreground will show
  • through them

  • To specify the stack order of the images or elements that overlap
  • To specify whether an element can be resized by the user and how it can be resized - 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?

  • Skew(x-angle,y-angle)
  • Matrix(n,n,n,n,n,n)
  • Scale(x,y)
  • Translate(x,y) - ANSWER-Matrix(n,n,n,n,n,n)

Which animation property should you use to specify whether an animation is running or paused?

  • The animation-play-state property
  • The animation-timing-function property
  • The animation-delay property
  • The animation-direction property - ANSWER-The animation-play-state property

Why would you use the CSS3 transform properties in a Web document?

  • To change the shape, size and/or position of an element
  • To change an element from one style to another when a user hovers his or her mouse pointer over
  • the element

  • To automatically cause an element to change from one set of styles to another when a user opens
  • your Web page

  • To allow a user to effectively control and operate your Web page - ANSWER-To change the
  • shape, size and/or position of an element

When you use the CSS3 opacity property, how do you specify the level of transparency to apply?

  • You specify a value between #FFFFFF and #000000.
  • You specify a value between 1.0 and 100.0.
  • You specify a value between 0.0 and 1.0.
  • You specify a value between A and Z. - ANSWER-You specify a value between 0.0 and 1.0.

Which animation property should you use to specify the number of times that an animation will play?

  • The animation-iteration-count property
  • The animation-duration property
  • The animation-timing-function property
  • The animation-play-state property - ANSWER-The animation-iteration-count property

What happens when you assign a negative z-index value to an element?

  • The element will display in front of other elements.
  • The element will not render in your browser.
  • The element will automatically be assigned an opacity value of 0.0.
  • The element will display behind other elements. - ANSWER-The element will display behind
  • other elements.

Which statement is true regarding CSS3 animations?

  • They must run in conjunction with Microsoft Silverlight in order to render on Internet Explorer
  • browsers.

  • They were designed to replace basic animations that previously required third-party, proprietary
  • plug-ins or the use of JavaScript.

  • They were designed to replace basic animations that previously required third-party, proprietary
  • plug-ins because they are written exclusively in JavaScript.

  • They must run in conjunction with Apple QuickTime in order to render on Safari browsers. -
  • ANSWER-They were designed to replace basic animations that previously required third-party, proprietary plug-ins or the use of JavaScript.

Which CSS3 technique can you use to place an HTML element on top of another HTML element?

  • Overflow
  • Overlay
  • Box-sizing
  • Formation - ANSWER-Overlay

What is the term for a CSS3 effect that allows elements to rotate, move, flip and stretch?

  • Animate
  • Transition
  • Transform
  • Overlay - ANSWER-Transform

How can you define the position of an animation using the @keyframes rule?

  • By specifying the pixel position of the top-left and bottom-right corners, or by using the keywords
  • "begin" and "end"

  • By specifying the pixel position of the top-left and bottom-right corners, or by using the keywords
  • "to" and "from"

  • By specifying a percentage from 0% to 100%, or by using the keywords "begin" and "end"
  • By specifying a percentage from 0% to 100%, or by using the keywords "to" and "from" -
  • ANSWER-By specifying a percentage from 0% to 100%, or by using the keywords "to" and "from"

What CSS3 2D and 3D transform method would you use to increase or decrease the size of an element?

  • Scale
  • Skew

Download Study Material

No purchase options are available for this study material at the moment.

Study Material Information

Category: Class notes
Description:

WGU C777 OBJECTIVE ASSESSMENT 2025 PRACTICE TEST BANK WITH 350 QUESTIONS AND CORRECT VERIFIED ANSWERS/ C777 OA WEB DEVELOPMENT APPLICATIONS (MOST RECENT!) How does CSS3 allow you to specify any fon...