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

WGU D276 PRE-ASSESSMENT WEB DEVELOPMENT FOUNDATIONS (PNVO) 2025

Document preview thumbnail
Preview 3 out of 25 pages

WGU D276 PRE-ASSESSMENT WEB DEVELOPMENT FOUNDATIONS (PNVO) 2025

Content preview

WGU D276 PRE-ASSESSMENT WEB DEVELOPMENT
FOUNDATIONS (PNVO) 2025

Use the given text to answer the following question:
The weather is hot. (all in bold)
Which code snippet should be used to create this content? Choose 2 answers.
1.<p><strong>The weather is hot.</strong></p>
2.<p><em>The weather is hot.</em></p>
3.<p><i>The weather is hot.</i></p>
4.<p><mark>The weather is hot.</mark></p>
5.<p><b>The weather is hot.</b></p> - ANS-1 & 5

Use the given text to answer the following question:
I love you ( I love(in bold) you
Which code snippet should be used to create this content?

<p>I <strong>love</strong> you</p>
<p>I <em>love</em> you</p>
<p>I <h1>love</h1> you</p>
<p>I <span>love</span> you</p> - ANS-1
<p>I <strong>love</strong> you</p>

Use the given text to answer the following question:The mother told her child, "Get
ready for school." Which code snippet should be used to create this content?

<p>The mother told her child, <q>Get ready for school.</q></p>
<p>The mother told her child, <b>Get ready for school.</b></p>
<p>The mother told her child, <mark>Get ready for school.</mark></p>
<p>The mother told her child, <cite>Get ready for school.</cite></p> - ANS-1
<p>The mother told her child, <q>Get ready for school.</q></p>

Use the given text to answer the following question:
The Empire State Building 20 W 34th St New York, NY 10001

Which code snippet should be used to create this content?

<p>The Empire State Building<br> 20 W 34th St<br> New York, NY 10001</p>
<p>The Empire State Building 20 W 34th St New York, NY 10001</p>
<p>The Empire State Building<b> 20 W 34th St <b> New York, NY 10001</p>
<p>The Empire State Building<div> 20 W 34th St <div> New York, NY 10001</p> -
ANS-1
<p>The Empire State Building<br> 20 W 34th St<br> New York, NY 10001</p>

Use the given text to answer the following question:

,An article about html
It explains how headings work!

An article about html is larger font, next line is smaller

Which code snippet should be used to create this content?

<html>
<head>
<title>An article about html</title>
</head>
<body>
<p>It explains how headings work!</p>
</body>
</html>

<html>
<h1>
<title>An article about html</title>
</h1>
<body>
<p>It explains how headings work!</p>
</body>
</html>

<html>
<head>
<title>An article about html</title>
</head>
<body>
<h1>An article about html</h1>
<p>It explains how headings work!</p>
</body>
</html>

<html>
<h1>
<title>An article about html</title>
</h1>
<body>
<title>An article about html</title>
<p>It explains how headings work!</p>
</body>
</html> - ANS-3
<html>
<head>

, <title>An article about html</title>
</head>
<body>
<h1>An article about html</h1>
<p>It explains how headings work!</p>
</body>
</html>

Which accessibility solution should be used for users with hearing impairment?

Easily read fonts
Textual description of images
Transcript of audio
Screen reading conversion - ANS-Transcript of audio

Use the given code snippet to answer the following question:
<ol> <li>apple</li> <li>banana</li> <li>cherry</li> <li>date</li></ol>

How will this code be displayed in a browser? - ANS-1. 2. 3. 4. , not bullets - it is
ordered list

Which set of form elements allows the selection of only one item from the group?

<input type="radio" name="choose" value="1" id="choice1">
<label for="choice1">1</label>
<input type="radio" name="choose" value="2" id="choice2">
<label for="choice2">2</label>
<input type="radio" name="choose" value="3" id="choice3">
<label for="choice3">3</label>

<input type="checkbox" name="choose" value="1" id="choice1">
<label for="choice1">1</label>
<input type="checkbox" name="choose" value="2" id="choice2">
<label for="choice2">2</label>

<input type="checkbox" name="choose" value="3" id="choice3">
<label for="choice3">3</label>
<select name="choose" multiple>
<option value="1" id="choice1">1</option>
<option value="2" id="choice2">2</option>
<option value="3" id="choice3">3</option</select>

<input type="number" name="choose" value="1" id="choice1">
<label for="choice1">1</label>
<input type="number" name="choose" value="2" - ANS-1.

Document information

Uploaded on
May 31, 2025
Number of pages
25
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$14.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
PatBishop
3.0
(1)
Sold
7
Followers
0
Items
432
Last sold
5 months 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