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 19 pages
Exam (elaborations)

WGU C777 OBJECTIVE ASSESSMENT 475 CORE HTML, CSS, AND JAVASCRIPT CONCEPTS REVIEW 2026

Document preview thumbnail
Preview 3 out of 19 pages

WGU C777 OBJECTIVE ASSESSMENT 475 CORE HTML, CSS, AND JAVASCRIPT CONCEPTS REVIEW 2026

Content preview

WGU C777 OBJECTIVE ASSESSMENT 475
CORE HTML, CSS, AND JAVASCRIPT
CONCEPTS REVIEW 2026


◉ Given the following CSS code:
div {
transition-property: opacity, left, top, height;
transition-duration: 5s;
transition-delay: 3s
}


Which value determines how long the transition will last?
Answer: 5 seconds


◉ Given the following CSS code:


.box {
width: 150px;
height: 150px;
background: red;
margin-top: 20px;

,margin-left: auto;
margin-right: auto;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 2s ease-out;
-o-transition: background-color 2s ease-out;
transition: background-color 2s ease-out;
}


.box:hover {
background-color: green;
cursor: pointer;
}


Which color does this box turn when a user hovers a mouse pointer
over it?
Answer: Green with a time duration of two seconds


◉ A web page has a section that contains an <aside> element. The
element is always 10 pixels from the right and 50 pixels from the top
of the browser.


Which type of layout positioning does the <aside> element use?

, Answer: Fixed


◉ A web designer reviews the following CSS3 code:


#brand {
font-weight: bold;
}


Which paragraph element will it select?
Answer: <p id="brand">Web Design</p>


◉ Which CSS selector defines an element with a class attribute equal
to subject?
Answer: .subject


◉ Which background-size property value scales the background
image to the greatest height and width that fits within the specified
content area?
Answer: contain


◉ The background-origin property has a value named padding-box.

Document information

Uploaded on
July 4, 2026
Number of pages
19
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

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.
TopGradeInsider
4.1
(9)
Sold
131
Followers
2
Items
46406
Last sold
7 hours 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