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 2 out of 11 pages
Exam (elaborations)

WGU C777 TESTING EXAMS

Document preview thumbnail
Preview 2 out of 11 pages

WGU C777 TESTING EXAMS

Content preview

WGU C777 TESTING EXAMS

What is a characteristic of a web page with responsive design? - ANSWER The
ability to resize to the screen size

Which language provides dynamic content for a web page across all browsers? -
ANSWER JavaScript

Which type of content should use an <aside>? - ANSWER News feeds

Which element should a developer use for a bulleted list? - ANSWER <ul>

What does an HTML5 code validator confirm about code? - ANSWER It complies
with a standard

A web developer needs to play an audio file endlessly.

The developer writes the following HTML code:

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

Which attribute should this developer use? - ANSWER loop

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

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

Given the following CSS code:

body {
color : white;
}

Which part of an element is affected by the color property? - ANSWER Text

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

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

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

Which CSS positioning scheme should this developer use? - ANSWER Fixed

A developer needs two pixels of space on the left side of content relative to the
border.

Which CSS property should this developer use? - ANSWER padding-left: 2px;

What immediately encloses the padding in the CSS box model? - ANSWER Border

What is the outermost box of the CSS box model? - ANSWER Margin

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

Which syntax for a CSS class floats images to the right? - ANSWER .floatright {
float: right; margin: 7px;
}

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

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

A web designer creates the following animation by 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? - ANSWER From
left to right one time

A web page includes the following CSS code:

@keyframes anim_01 {
0% {left: 0px; top: 0px;}
50% {left: 200px; top: 0px;}

Document information

Uploaded on
September 25, 2024
Number of pages
11
Written in
2024/2025
Type
Exam (elaborations)
Contains
Unknown
$18.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.
PREPPERFECT
4.8
(3473)
Sold
406
Followers
59
Items
12342
Last sold
1 day ago


Reviews from verified buyers



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