WGU Web-Development-Foundation Exam Overview:
| Certification Vendor: | Western Governors University (WGU) |
|---|---|
| Exam Name: | Web Development Foundations Objective Assessment |
| Exam Number: | NVO1 |
| Exam Format: | Multiple-choice (primarily), Objective Assessment (proctored exam) |
| Available Languages: | English |
| Recommended Training: | WGU Course Materials (Web Development Foundations) |
| Exam Registration: | WGU Official Site |
| Sample Questions: | WGU Web-Development-Foundation Sample Questions |
| Exam Way: | Online proctored Objective Assessment |
| Pre Condition: | No formal prerequisite, but basic computer literacy is recommended within WGU course progression. |
| Official Syllabus URL: | https://www.wgu.edu/ |
WGU Web-Development-Foundation Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| JavaScript Basics | - Core Programming Concepts
|
| CSS and Styling | - Layout Techniques
|
| Web Development Practices | - Accessibility and Usability
|
| Web Development Fundamentals | - Internet and Web Basics
|
WGUWeb Development Foundation (NVO1) Sample Questions:
Consider the following sample of HTML code.
Which error is present in this code?
- A. There should be an end brace for the sample declaration block.
- B. There should not be an "='' after id.
- C. The font-size declaration should not use a hyphen.
- D. There should not be a semicolon after red.
Correct Answer: A 🗳️
Use the given code snippet to answer the following question:
<style> :root {
-blue: #le90ff;
} </style>
Which inline style applies the blue defined at the root level?
- A. <p style="color: var(blue);">This sentence in custom blue.</p>
- B. <p style-"color: var(--blue);">This sentence in custom blue.</p>
- C. <p style-"color: --blue;">This sentence in custom blue.</p>
- D. <p style="color: blue;">This sentence in custom blue.</p>
Correct Answer: B 🗳️
Which image file format is a popular and compliant web-ready format but does not support transparency?
- A. PNG
- B. OMPEG
- C. SVG
- D. JPEG
Correct Answer: D 🗳️
What does the animation-name properly specify?
- A. The keyframe list associated with an animation
- B. The length of an animation
- C. When an animation should start
- D. An animation's speed between keyframes
Correct Answer: A 🗳️
Use the given code to answer the following question:
How will the boxes be arranged if the viewport's width is 600px?
- A. A single column of four
- B. Two rows of two
- C. A single row of four
- D. A row of three with one below
Correct Answer: A 🗳️
We're so confident of our products that we provide no hassle product exchange.


By Monroe

