
WGUWeb Development Foundation (NVO1) - Web-Development-Foundation Exam Questions
QUESTION NO: 1
What uses HTML, CSS, and JavaScript to aid developers in creating responsive websites?
What uses HTML, CSS, and JavaScript to aid developers in creating responsive websites?
Correct Answer: B
QUESTION NO: 2
Which declaration can be used to create a flex container?
Which declaration can be used to create a flex container?
Correct Answer: B
QUESTION NO: 3
Consider the following sample of HTML code.

Which error is present in this code?
Consider the following sample of HTML code.

Which error is present in this code?
Correct Answer: B
QUESTION NO: 4
The given HTML is used to create formatted text.
<em>Article A</era><br /><br /><mark>Article B</mar}c><br /><b>Article C</b> What is the formatted text that results from the given HTML?
The given HTML is used to create formatted text.
<em>Article A</era><br /><br /><mark>Article B</mar}c><br /><b>Article C</b> What is the formatted text that results from the given HTML?
Correct Answer: C
QUESTION NO: 5
Which code snippet will display an image named myimage.png that will redirect to index.html when the link is selected?
Which code snippet will display an image named myimage.png that will redirect to index.html when the link is selected?
Correct Answer: B
QUESTION NO: 6
Use the given text to answer the following question:
one
two
size
ten
Which code snippet should be used to create this content?
Use the given text to answer the following question:
one
two
size
ten
Which code snippet should be used to create this content?
Correct Answer: A
QUESTION NO: 7
Which image file format is a popular and compliant web-ready format but does not support transparency?
Which image file format is a popular and compliant web-ready format but does not support transparency?
Correct Answer: C
QUESTION NO: 8
Which two color definitions are valid for use with CSS? Choose 2 answers.
Which two color definitions are valid for use with CSS? Choose 2 answers.
Correct Answer: B,C




