Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 16 pages
Exam (elaborations)

WGU C777 Exam Questions With 100% Solved Answers 2026

Document preview thumbnail
Preview 3 out of 16 pages

WGU C777 Exam Questions With 100% Solved Answers 2026

Content preview

WGU C777 Exam Questions With 100% Solved Answers
2026
1. What is a characteristic of a web page with responsive The ability to resize to the
design? screen size

2. Which language provides dynamic content for a web JavaScript
page across all browsers?

3. Which type of content should use an <aside>? News feeds

4. Which element should a developer use for a bulleted <ul>
list?

5. What does an HTML5 code validator confirm about It complies with a stan-
code? dard

6. A web developer needs to play an audio file endlessly. loop

The developer writes the following HTML code:

<audio>
<source src = "media/audio.ogg" type="audio/ogg" />
</audio>

Which attribute should this developer use?

7. Which attribute is used to display an image inside a poster
<video> element before the video starts playing?

8. Which style sheet code defines the 18-pixel Arial font h2 {
for all level two headers? font-family: Arial; font-size:
18px;
}

9. Given the following CSS code: Text




, WGU C777 Exam Questions With 100% Solved Answers
2026
body {
color : white;
}

Which part of an element is affected by the color prop-
erty?

10. What should be added first when embedding CSS in a A <style> element to the
single web page as an internal style sheet? <head> section

11. What is the first character a developer should use for #
an id selector in CSS?

12. A developer has an image that needs to remain in the Fixed
same place when the page is scrolled.

Which CSS positioning scheme should this developer
use?

13. A developer needs two pixels of space on the left side padding-left: 2px;
of content relative to the border.

Which CSS property should this developer use?

14. What immediately encloses the padding in the CSS Border
box model?

15. What is the outermost box of the CSS box model? Margin

16. Which markup positions an image so that the lower <img src="sample.jpg"
part of it is even with the lower part of adjoining text? vertical-align="baseline">

17. Which syntax for a CSS class floats images to the right?




, WGU C777 Exam Questions With 100% Solved Answers
2026
.floatright {
float: right; margin: 7px;
}

18. Which CSS transition should be used on an image to transition-timing-function
make it ease in when a user's mouse hovers over that
image?

19. Which CSS property should a developer use to specify perspective-origin
the bottom of a 3D element?

20. A web designer creates the following animation by From left to right one time
using CSS3:

#texteffect {
position: relative;
animation-name: scroll;
animation-duration: 5s;
animation-timing-function: linear;
animation-play-state: running;
}

@keyframes scroll {
from {left: 0px;}
to {left: 200px;}
}

How does the content of the element move when the
page loads?

21. A web page includes the following CSS code: Forever

@keyframes anim_01 {

Document information

Uploaded on
March 21, 2026
Number of pages
16
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$17.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
ElevatedExcellence
3.8
(175)
Sold
939
Followers
504
Items
18316
Last sold
2 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions