New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Full Access WGU Web-Development-Applications Tutorials

WGU Web Development Applications (KVO1) Questions and Answers

Question 13

Given the following CSS code:

Which type of selector is used?

Options:

A.

Group

B.

Class

C.

Element

D.

ID

Question 14

Given the following HTML code:

And given the following CSS selector:

Which elements will the CSS be applied to?

Options:

A.

Any anchors (a. element) preceded by unordered lists (ul element)

All anchors (a. dement) and elements inside unordered lists ful element)

B.

Any anchors (a element) followed by unordered lists (1:1 element)

C.

All anchors (a element) and elements preceded by an unordered list (ul element)

Question 15

A web developer need to ensure that a message appears if the user’s browser does not support the audio files on a web page.

How should this designer code the audio element?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 16

Given the following HTML code:

Which line of code should replace the first line to ensure that users can pause and restart the video?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D