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

Free and Premium WGU Web-Development-Applications Dumps Questions Answers

WGU Web Development Applications (KVO1) Questions and Answers

Question 1

Which layout design is easiest to manage on a variety of devices?

Options:

A.

Flow

B.

Table

C.

Grid

D.

Border

Buy Now
Question 2

Given the following CSS code:

Which portion is the rule?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 3

Which method allows the end user to enter text as an answer to a question as the page loads?

Options:

A.

Write

B.

Confirm

C.

Prompt

D.

alert

Question 4

Given the following code:

Which type of user input does the developer request by specifying the pattern attribute?

Options:

A.

Date

B.

Country code

C.

price

D.

Latitude/longitude

Question 5

Which attribute is related to moving the mouse pointer of an element?

Options:

A.

Onmouseover

B.

Onmouseout

C.

Onmouseup

D.

onmouseenter

Question 6

Given the following code:

Var a = ‘’true’’;

What is the data type of d?

Options:

A.

Boolean

B.

String

C.

Object

D.

Undefined

Question 7

Which method retrieves periods updates about the geographic location of a user:

Options:

A.

getCurrentPosition

B.

ClearWatch

C.

GetContext

D.

WatchPosition

Question 8

Given the following code:

What does the console display as output?

Options:

A.

8

B.

86

C.

14

Question 9

Given the following markup:

Where does the image align in relation to the text?

Options:

A.

The top of The image aligns to the top of Hello World

B.

The lop of the image aligns the bottom of Hello world.

C.

The bottom of the Image aligns to the bottom of Hello World

D.

The bottom of the image aligns to the top of Held world.

Question 10

Which HTML5 attribute specifies where to send the form data for processing a form is submitted?

Options:

A.

Method

B.

Target

C.

Action

D.

Enctype

Question 11

Which layout method causes images to render to small or too large in browser windows of different sizes?

Options:

A.

Fluid

B.

Fixed width

C.

Liquid

D.

Relative width

Question 12

Which code segment creates a slider field that accepts a numeric value ranging from 1 through 10?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

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

Question 17

Which HTML element should a developer use to logically group a set of related HTML elements?

Options:

A.

Datalist

B.

Select

C.

Fieldset

D.

input

Question 18

A web page has the following CSS code:

Which selector should a developer use to invoke the CSS?

Options:

A.

Attribute

B.

Style

C.

id

D.

class

Question 19

What is the used to render images dynamically?

Options:

A.

MPEG-4

B.

Canvas

C.

Ogg

D.

H.264

Question 20

Given the following markup and no style sheet:

Which control does the input element render?

Options:

A.

Slider

B.

Button

C.

Drop-down

D.

Text