WGU
WGU (NVO1) Web Development Foundation
Q1:
Which action guarantees compliance to HTML and CSS standards during website design and development?
○
A
Using online code validators○
B
Hiring additional testers○
C
Previewing pages in a browser○
D
Previewing pages on multiple browsers
WGU
WGU (NVO1) Web Development Foundation
Q2:
Use the given content to answer the following question:
This is heading 1
The color of the text can be specified with a hexadecimal value.
Which HTML document uses the CSS hexadecimal color property to define the color of the text?
A)

B)

C)

D)

○
A
Option A○
B
Option B○
C
Option C○
D
Option D
WGU
WGU (NVO1) Web Development Foundation
Q3:
Which CSS unit is defined by the size of the browser?
○
A
vw○
B
px○
C
opt○
D
em
WGU
WGU (NVO1) Web Development Foundation
Q4:
Use the given code snippet to answer the following question:
.one.two { color: blue;
}
Which HTML block should be used to display the text in blue?
A)

B)

C)

D)

○
A
Option A○
B
Option B○
C
Option C○
D
Option D
WGU
WGU (NVO1) Web Development Foundation
Q5:
Which CSS unit is a relative unit?
○
A
px○
B
Q○
C
Opt○
D
%