C773 Chapter 1 Practice Test (WGU)
1. A user makes the following comment about your site: "It just felt whole. It
felt like everything was in the right place and it was harmonious." You realize
you have achieved:
A. Contrast
B. Unity
C. Proximity
D. Emphasis
Answer: B
2. A web site style guide promotes consistency in content and formatting and
is crucial for a large web site. When should the style guide be developed?
A. Only after the site has been fully launched
B. At the very end of the testing phase
C. Documented at the beginning of project development and updated on an
ongoing basis
D. Only when the client requests it
Answer: C
3. Acknowledging that the long-term trend of mobile device usage is likely to
increase, which approach will you keep in mind when creating interactive
sites?
A. Mobile design is a secondary consideration
B. Designing for mobile web devices is now the rule, not the exception
C. Mobile users should be redirected to a text-only site
D. Interactive elements should be disabled for mobile users
Answer: B
4. Which built-in developer tool in major browsers is used to optimize page
performance regarding load time, render time, and memory usage?
A. Console tools
B. Elements inspector
C. Performance tools
D. Network monitor
Answer: C
5. To accommodate different visitor preferences, you should provide your site
with at least how many navigation options?
A. Only one to avoid confusion
B. At least two but no more than three
C. Exactly five
D. At least ten
, Answer: B
6. Which document is a compendium of all the design-centered
documentation for a web project?
A. Project charter
B. Design document
C. Marketing plan
D. Source code repository
Answer: B
7. As a professional coder, you should enclose the navigation section of your
web page in which HTML5 elements?
A. <header>...</header>
B. <section>...</section>
C. <nav>...</nav>
D. <div>...</div>
Answer: C
8. When adding images to a page, the pathname for the image is specified in
which part of the <img> tag?
A. href
B. alt
C. src
D. link
Answer: C
9. In the CSS code body { background: #000000 url("bground1.gif") repeat-x
fixed; }, what does the "fixed" setting relay?
A. The background color cannot be changed
B. The image will not scroll with the page
C. The image size is locked to the screen width
D. The image will only appear on the first page
Answer: B
10. The color wheel, which proceeds through the entire visible spectrum, is
divided into how many sections?
A. 3
B. 6
C. 12
D. 24
Answer: C
11. Data visualization—depicting complex data in simple visual form—is an
exciting trend for web designers because:
A. It reduces the amount of code needed
B. It can be both beautiful and engaging for users
1. A user makes the following comment about your site: "It just felt whole. It
felt like everything was in the right place and it was harmonious." You realize
you have achieved:
A. Contrast
B. Unity
C. Proximity
D. Emphasis
Answer: B
2. A web site style guide promotes consistency in content and formatting and
is crucial for a large web site. When should the style guide be developed?
A. Only after the site has been fully launched
B. At the very end of the testing phase
C. Documented at the beginning of project development and updated on an
ongoing basis
D. Only when the client requests it
Answer: C
3. Acknowledging that the long-term trend of mobile device usage is likely to
increase, which approach will you keep in mind when creating interactive
sites?
A. Mobile design is a secondary consideration
B. Designing for mobile web devices is now the rule, not the exception
C. Mobile users should be redirected to a text-only site
D. Interactive elements should be disabled for mobile users
Answer: B
4. Which built-in developer tool in major browsers is used to optimize page
performance regarding load time, render time, and memory usage?
A. Console tools
B. Elements inspector
C. Performance tools
D. Network monitor
Answer: C
5. To accommodate different visitor preferences, you should provide your site
with at least how many navigation options?
A. Only one to avoid confusion
B. At least two but no more than three
C. Exactly five
D. At least ten
, Answer: B
6. Which document is a compendium of all the design-centered
documentation for a web project?
A. Project charter
B. Design document
C. Marketing plan
D. Source code repository
Answer: B
7. As a professional coder, you should enclose the navigation section of your
web page in which HTML5 elements?
A. <header>...</header>
B. <section>...</section>
C. <nav>...</nav>
D. <div>...</div>
Answer: C
8. When adding images to a page, the pathname for the image is specified in
which part of the <img> tag?
A. href
B. alt
C. src
D. link
Answer: C
9. In the CSS code body { background: #000000 url("bground1.gif") repeat-x
fixed; }, what does the "fixed" setting relay?
A. The background color cannot be changed
B. The image will not scroll with the page
C. The image size is locked to the screen width
D. The image will only appear on the first page
Answer: B
10. The color wheel, which proceeds through the entire visible spectrum, is
divided into how many sections?
A. 3
B. 6
C. 12
D. 24
Answer: C
11. Data visualization—depicting complex data in simple visual form—is an
exciting trend for web designers because:
A. It reduces the amount of code needed
B. It can be both beautiful and engaging for users